Skip to content

chore(POM): Update maven plugin versions - #350

Merged
hirokiterashima merged 2 commits into
developfrom
chore/maven-plugin-updates
Sep 11, 2026
Merged

chore(POM): Update maven plugin versions#350
hirokiterashima merged 2 commits into
developfrom
chore/maven-plugin-updates

Conversation

@hirokiterashima

Copy link
Copy Markdown
Member

Summary

Updates several core Maven build, test, and reporting plugins in pom.xml to their latest stable releases to improve build stability, toolchain compatibility, and test execution performance.


⬆️ Plugin Updates

Plugin Old Version New Version
org.jacoco:jacoco-maven-plugin 0.8.12 0.8.15
org.apache.maven.plugins:maven-clean-plugin 3.3.2 3.5.0
org.apache.maven.plugins:maven-resources-plugin 3.3.1 3.5.0
org.apache.maven.plugins:maven-compiler-plugin 3.13.0 3.16.0
org.apache.maven.plugins:maven-surefire-plugin 3.5.2 3.5.6
org.apache.maven.plugins:maven-javadoc-plugin 3.1.1 3.12.0
org.apache.maven.plugins:maven-war-plugin 3.4.0 3.5.1

Verification

  • Project builds and compiles successfully (mvn clean compile)
  • Unit and authorization tests run successfully (mvn test)
  • WAR artifact packages cleanly (mvn package -DskipTests)

@hirokiterashima hirokiterashima self-assigned this Sep 10, 2026
@hirokiterashima
hirokiterashima merged commit cf44b5f into develop Sep 11, 2026
2 checks passed
@hirokiterashima
hirokiterashima deleted the chore/maven-plugin-updates branch September 11, 2026 23:08
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