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 f451f133b5d chore(deps): Bump org.codehaus.gmavenplus:gmavenplus-plugin (#15818) f451f133b5d is described below commit f451f133b5dde3bbe3b27b4c9df6dcdcf18e4634 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Oct 3 14:57:54 2024 +0200 chore(deps): Bump org.codehaus.gmavenplus:gmavenplus-plugin (#15818) Bumps [org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 3.0.2 to 4.0.1. - [Release notes](https://github.com/groovy/GMavenPlus/releases) - [Commits](https://github.com/groovy/GMavenPlus/compare/3.0.2...4.0.1) --- updated-dependencies: - dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 5f6ff93bcf7..5849675069d 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.5</jaxb-xjc-version> <jaxb-jxc-version>4.0.5</jaxb-jxc-version> - <gmavenplus-plugin-version>3.0.2</gmavenplus-plugin-version> + <gmavenplus-plugin-version>4.0.1</gmavenplus-plugin-version> <google-auth-library-oauth2-http-version>1.28.0</google-auth-library-oauth2-http-version> <google-api-client-version>2.7.0</google-api-client-version> <google-api-services-drive-version>v3-rev20240914-2.0.0</google-api-services-drive-version>