This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 638e2c23b930 chore(deps): Bump
org.codehaus.gmavenplus:gmavenplus-plugin from 5.0.0 to 5.1.0 (#24399)
638e2c23b930 is described below
commit 638e2c23b930c6be7a9b45e0e970fad072916d6a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 3 10:44:25 2026 +0200
chore(deps): Bump org.codehaus.gmavenplus:gmavenplus-plugin from 5.0.0 to
5.1.0 (#24399)
chore(deps): Bump org.codehaus.gmavenplus:gmavenplus-plugin
Bumps
[org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus)
from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](https://github.com/groovy/GMavenPlus/compare/5.0.0...5.1.0)
---
updated-dependencies:
- dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
dependency-version: 5.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index ccf1d3e5acb2..55dbca305b73 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -179,7 +179,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>5.0.0</gmavenplus-plugin-version>
+ <gmavenplus-plugin-version>5.1.0</gmavenplus-plugin-version>
<google-auth-library-oauth2-http-version>1.48.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>