Update dependencies & plugings for Java 17 & SpringBoot 3.0 compatibi… #74
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update dependencies & plugings for Java 17 & SpringBoot 3.0 compatibility
Changes:
Dependency updates:
javax.validation: 1.1.0.Final
javax.inject: 1
mockito-core: 4.6.1
maven-surefire-plugin: 3.1.2
jakarta.validation-api: 3.0.2
hk2: 3.0.4 (glassfish.version)
jersey-hk2: 3.1.2 (jersey.version)
mockito-junit-jupiter: 5.4.0
junit-jupiter-engine: 5.9.1
jakarta.inject-api: 2.0.1
jakarta.xml.bind-api: 4.0.0
maven-release-plugin: 2.5.3 > 3.1.2
nexus-staging-maven-plugin: 1.6.8 > 1.6.13
maven-compiler plugin: 3.7.0 > 3.11.0
maven-source-plugin: 3.0.1 > 3.3.0
maven-javadoc-plugin: 3.0.0 > 3.5.0
maven-jar-plugin: 3.0.2 > 3.3.0
jacoco-maven-plugin: 0.8.0 > 0.8.10
(org.immutables.)value: 2.5.6 > 2.9.3
guava: 31.1-jre > 32.1.1-jre
slf4j: 1.7.25 > 2.0.7
assertj-core: 3.23.1 > 3.24.2
(org.json.)json: 20220320 < 20230618
logback-classic: 1.2.11 > 1.4.8