JAVA-27539: Spring-remoting-modules cannot be upgraded to Spring Boot 3 (#16073)
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
<description>Parent for all projects related to Spring Remoting, except remoting-hessian-burlap</description>
|
||||
<!-- remoting-hessian-burlap needs to stick to spring-boot-1, -->
|
||||
<!-- some classes were removed in spring 5 -->
|
||||
<!-- Upgrade to Boot 3 not possible as since Spring 6 the remoting modules has been removed
|
||||
from Spring completely. -->
|
||||
|
||||
<parent>
|
||||
<groupId>com.baeldung</groupId>
|
||||
|
||||
Reference in New Issue
Block a user