cunningt opened a new pull request, #1742: URL: https://github.com/apache/camel-spring-boot/pull/1742
https://raw.githubusercontent.com/apache/camel/refs/heads/main/components/camel-test/camel-test-junit6/src/main/java/org/apache/camel/test/AvailablePortFinder.java In AvailablePortFinder, the getNextAvailable / getNextRandomAvailable methods are deprecated - replace their usage using AvailablePortFinder.find().getPort() and AvailablePortFinder.findPort(min,max).getPort() where applicable -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
