aws-sdk-java-v2 icon indicating copy to clipboard operation
aws-sdk-java-v2 copied to clipboard

Upgrade maven-compiler-plugin to 3.14.1

Open sullis opened this issue 3 months ago • 4 comments

Motivation and Context

upgrade to latest maven-compiler-plugin: 3.14.1

https://github.com/apache/maven-compiler-plugin/releases

Modifications

pom.xml

Testing

CI build

Screenshots (if appropriate)

Types of changes

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)

Checklist

  • [x] I have read the CONTRIBUTING document
  • [x] Local run of mvn install succeeds
  • [x] My code follows the code style of this project
  • [x] My change requires a change to the Javadoc documentation
  • [x] I have updated the Javadoc documentation accordingly
  • [x] I have added tests to cover my changes
  • [x] All new and existing tests passed
  • [x] I have added a changelog entry. Adding a new entry must be accomplished by running the scripts/new-change script and following the instructions. Commit the new file created by the script in .changes/next-release with your changes.
  • [x] My change is to implement 1.11 parity feature and I have updated LaunchChangelog

License

  • [x] I confirm that this pull request can be released under the Apache 2 license

sullis avatar Oct 04 '25 22:10 sullis

ready for review

sullis avatar Oct 09 '25 14:10 sullis

ready for review @zoewangg

sullis avatar Oct 10 '25 21:10 sullis

Ready for review.

sullis avatar Oct 14 '25 18:10 sullis

Hi @sullis!

Any motivation for the upgrade, besides being the latest version? For example, any particular bugfix you're hoping to get?

debora-ito avatar Nov 04 '25 19:11 debora-ito