You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This page captures the dependency upgrade situation in the Policy Framework during the London development


DependencyCurrent Versionlatest VersionIssue
org.glassfish.jaxb:jaxb-runtime:2.3.8org.glassfish.jaxb:jaxb-runtime:4.0.2Needs Jakarta types/annotations
org.hibernate:hibernate-core:5.6.15.Finalorg.hibernate:hibernate-core:6.1.7.FinalNeeds Spring 6
jakarta.validation:jakarta.validation-api:2.0.2jakarta.validation:jakarta.validation-api3.0.2
javax.xml.bind:jaxb-api:2.3.1jakarta.xml.bind:jakarta.xml.bind-api:4.0.0Last update to javax was in 2018
javax.servlet:javax.servlet-api:4.0.1jakarta.servlet:jakarta.servlet-api:6.0.0:ast update to javax was in 2018
javax.ws.rs:javax.ws.rs-api:2.1.1jakarta.ws.rs:jakarta.ws.rs-api:3.1.0Last update to javax was in 2018
org.glassfish.jersey.core:jersey-server:2.38org.glassfish.jersey.core:jersey-server:3.1.1Also other Jersey dependencies, needs Jakarta types/annotations
org.eclipse.jetty:jetty-http:10.0.13org.eclipse.jetty:jetty-http:11.0.13Also other Jetty dependencies, needs Jakarta types/annotations no longer suppports Swagger servlet downgrade from oparent in Policy Framework
ch.qos.logback:logback-core:1.2.11ch.qos.logback:logback-core:1.4.5Needs Springboot 3 downgrade from oparent
org.slf4j:slf4j-api:1.7.36org.slf4j:slf4j-api:2.0.6Needs Springboot 3
org.springframework:spring-core:5.3.25org.springframework:spring-core:6.0.4Also other Spring dependencies, needs Java 17, downgraded from oparent in Policy Framework
org.springframework.security:spring-security-test:5.8.1org.springframework.security:spring-security-test:6.0.1Needs Spring 6
org.springframework.boot:spring-boot-starter-web:2.7.8org.springframework.boot:spring-boot-starter-web:3.0.2Also other Springboot dependencies
org.apache.tomcat.embed:tomcat-embed-core:9.0.71org.apache.tomcat.embed:tomcat-embed-core:10.1.5Needs Spring 6 and Springboot 3 downgrade from oparent
  • No labels