Skip to content

Update dependencies & plugins for Java 17 & SpringBoot 3.0 compatibility#16

Draft
skynetsonar wants to merge 4 commits intomasterfrom
feature/update-dependencies-for-spring-boot-3-0
Draft

Update dependencies & plugins for Java 17 & SpringBoot 3.0 compatibility#16
skynetsonar wants to merge 4 commits intomasterfrom
feature/update-dependencies-for-spring-boot-3-0

Conversation

@skynetsonar
Copy link
Copy Markdown
Contributor

Property changes

  • java.version: 1.8 > 17 (also in the maven-compiler-plugin)
  • spring.version: 5.0.20.RELEASE > 6.0.10 Dependency updates
  • Added:
    • maven-surefire-plugin: 3.1.2
    • jakarta.servlet-api: 6.0.0 - jakarta.inject-api: 2.0.1 - junit-jupiter-engine: 5.9.1 - mockito-junit-jupiter: 5.4.0
  • Removed: - javax.servlet-api: 3.1.0 - junit: 4.13.2 - mockito-core: 4.6.1
  • Updated:
    • maven-release-plugin: 3.0.1 > 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.1 > 3.5.0 - jacoco-maven-plugin: 0.8.1 > 0.8.10 - (org.mercateo.)common.rest.schemagen: 0.20.0 > 0.21.0-SNAPSHOT - assertj-core: 3.23.1 > 3.24.2 - logback-classic: 1.2.11 > 1.4.8 - maven-gpg-plugin: 1.6 > 3.1.0

Property changes
  - java.version: 1.8 > 17 (also in the maven-compiler-plugin)
  - spring.version: 5.0.20.RELEASE > 6.0.10
Dependency updates
  - Added:
    - maven-surefire-plugin: 3.1.2
    - jakarta.servlet-api: 6.0.0
    - jakarta.inject-api: 2.0.1
    - junit-jupiter-engine: 5.9.1
    - mockito-junit-jupiter: 5.4.0
  - Removed:
    - javax.servlet-api: 3.1.0
    - junit: 4.13.2
    - mockito-core: 4.6.1
  - Updated:
    - maven-release-plugin: 3.0.1 > 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.1 > 3.5.0
    - jacoco-maven-plugin: 0.8.1 > 0.8.10
    - (org.mercateo.)common.rest.schemagen: 0.20.0 > 0.21.0-SNAPSHOT
    - assertj-core: 3.23.1 > 3.24.2
    - logback-classic: 1.2.11 > 1.4.8
    - maven-gpg-plugin: 1.6 > 3.1.0
@skynetsonar skynetsonar marked this pull request as draft July 21, 2023 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant