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 e6428ab5e347 chore(deps): Bump
org.codehaus.gmavenplus:gmavenplus-plugin
e6428ab5e347 is described below
commit e6428ab5e34713663701d3369eae0dec761af51f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 12 07:27:43 2026 +0000
chore(deps): Bump org.codehaus.gmavenplus:gmavenplus-plugin
Bumps
[org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus)
from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](https://github.com/groovy/GMavenPlus/compare/4.3.0...4.3.1)
---
updated-dependencies:
- dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
dependency-version: 4.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 dd6500323042..b7c3f81f5f2f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -201,7 +201,7 @@
<jaxb-osgi-version>4.0.5</jaxb-osgi-version>
<jaxb-xjc-version>4.0.6</jaxb-xjc-version>
<jaxb-jxc-version>4.0.6</jaxb-jxc-version>
- <gmavenplus-plugin-version>4.3.0</gmavenplus-plugin-version>
+ <gmavenplus-plugin-version>4.3.1</gmavenplus-plugin-version>
<google-auth-library-oauth2-http-version>1.42.1</google-auth-library-oauth2-http-version>
<google-api-client-version>2.8.1</google-api-client-version>
<google-api-services-drive-version>v3-rev20251210-2.0.0</google-api-services-drive-version>