amergey commented on code in PR #299: URL: https://github.com/apache/aries/pull/299#discussion_r1903315992
########## blueprint/blueprint-spring/pom.xml: ########## @@ -119,13 +119,13 @@ <dependency> <groupId>org.springframework</groupId> <artifactId>spring-context</artifactId> - <version>4.2.2.RELEASE</version> + <version>6.1.15</version> Review Comment: spring 5 is end of life, it does not really make sense to support spring 5. blueprint-spring should support spring 6 (therefore need to move to jdk17) is there a way to move one project without moving all blueprint projects ? -- 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: dev-unsubscr...@aries.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org