mybatis / spring-boot-starter

MyBatis integration with Spring Boot
Apache License 2.0
4.14k stars 1.79k forks source link

chore(deps): update dependency org.codehaus.gmavenplus:gmavenplus-plugin to v4 #1014

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.codehaus.gmavenplus:gmavenplus-plugin (source) 3.0.2 -> 4.0.1 age adoption passing confidence

Release Notes

groovy/GMavenPlus (org.codehaus.gmavenplus:gmavenplus-plugin) ### [`v4.0.1`](https://redirect.github.com/groovy/GMavenPlus/releases/tag/4.0.1) [Compare Source](https://redirect.github.com/groovy/GMavenPlus/compare/4.0.0...4.0.1) #### Bugs - Fix broken plugin due to problems encountered during release process ([#​314](https://redirect.github.com/groovy/GMavenPlus/issues/314)) #### Enhancements None #### Potentially breaking changes None #### Notes None ### [`v4.0.0`](https://redirect.github.com/groovy/GMavenPlus/releases/tag/4.0.0) [Compare Source](https://redirect.github.com/groovy/GMavenPlus/compare/3.0.2...4.0.0) #### Bugs None #### Enhancements - Support Java 22 and 23 ([#​302](https://redirect.github.com/groovy/GMavenPlus/issues/302)) - Multiple dependency upgrades, including some that fixed CVEs - Added a warning about using SecurityManager to prevent `System.exit()` calls. [JEP 411](https://openjdk.org/jeps/411) deprecated [SecurityManager](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/SecurityManager.html) in Java 17, for future removal. It is unclear what it will be replaced with for the use case of preventing `System.exit()` usages. [JDK-8199704](https://bugs.openjdk.org/browse/JDK-8199704) is one possibility. #### Potentially breaking changes - Updated the required Maven version to 3.6.3 to conform to the compatibility plan ([#​309](https://redirect.github.com/groovy/GMavenPlus/issues/309)) #### Notes None

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

coveralls commented 1 month ago

Coverage Status

coverage: 97.715%. remained the same when pulling 93d9029997bc703e072ea43f29b1f44f8e498979 on renovate/org.codehaus.gmavenplus-gmavenplus-plugin-4.x into 93b3c0893ba96baac47b01b1cad1eb669ad293a8 on master.