spring-framework
                                
                                 spring-framework copied to clipboard
                                
                                    spring-framework copied to clipboard
                            
                            
                            
                        Add TestSocketUtils to spring-test
This PR introduces TestSocketUtils as a replacement for the deprecated SocketUtils. It was borrowed from https://github.com/spring-projects/spring-framework/blob/main/spring-core/src/testFixtures/java/org/springframework/core/testfixture/net/TestSocketUtils.java.
Fixes #28210