This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new c543ddadefbf chore(deps): Bump
org.codehaus.gmavenplus:gmavenplus-plugin
c543ddadefbf is described below
commit c543ddadefbfaa077fb6e46802ad02b49ed08a9d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 3 10:06:17 2026 +0000
chore(deps): Bump org.codehaus.gmavenplus:gmavenplus-plugin
Bumps
[org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus)
from 4.3.1 to 5.0.0.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](https://github.com/groovy/GMavenPlus/compare/4.3.1...5.0.0)
---
updated-dependencies:
- dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index f7067285fcc4..3af6a5bb5236 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -180,7 +180,7 @@
<jaxb-osgi-version>4.0.5</jaxb-osgi-version>
<jaxb-xjc-version>4.0.9</jaxb-xjc-version>
<jaxb-jxc-version>4.0.9</jaxb-jxc-version>
- <gmavenplus-plugin-version>4.3.1</gmavenplus-plugin-version>
+ <gmavenplus-plugin-version>5.0.0</gmavenplus-plugin-version>
<google-auth-library-oauth2-http-version>1.47.0</google-auth-library-oauth2-http-version>
<google-api-client-version>2.9.0</google-api-client-version>
<google-api-services-drive-version>v3-rev20251210-2.0.0</google-api-services-drive-version>