This is an automated email from the ASF dual-hosted git repository.
acosentino 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 e909163f15b chore(deps): Bump
org.codehaus.gmavenplus:gmavenplus-plugin (#17896)
e909163f15b is described below
commit e909163f15b8e7183ff3eea189776ad66220548d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 28 09:48:24 2025 +0200
chore(deps): Bump org.codehaus.gmavenplus:gmavenplus-plugin (#17896)
Bumps
[org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus)
from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](https://github.com/groovy/GMavenPlus/compare/4.1.1...4.2.0)
---
updated-dependencies:
- dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
dependency-version: 4.2.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 1852302d90e..5d1b72fc6c2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -185,7 +185,7 @@
<jaxb-osgi-version>4.0.5</jaxb-osgi-version>
<jaxb-xjc-version>4.0.5</jaxb-xjc-version>
<jaxb-jxc-version>4.0.5</jaxb-jxc-version>
- <gmavenplus-plugin-version>4.1.1</gmavenplus-plugin-version>
+ <gmavenplus-plugin-version>4.2.0</gmavenplus-plugin-version>
<google-auth-library-oauth2-http-version>1.33.1</google-auth-library-oauth2-http-version>
<google-api-client-version>2.7.2</google-api-client-version>
<google-api-services-drive-version>v3-rev20250329-2.0.0</google-api-services-drive-version>