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 5493bd79af2 Bump org.codehaus.gmavenplus:gmavenplus-plugin from 3.0.0 to 3.0.2 (#12217) 5493bd79af2 is described below commit 5493bd79af2235b8a990c127e23c8d9baedcd021 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Nov 28 06:59:47 2023 +0100 Bump org.codehaus.gmavenplus:gmavenplus-plugin from 3.0.0 to 3.0.2 (#12217) Bumps [org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 3.0.0 to 3.0.2. - [Release notes](https://github.com/groovy/GMavenPlus/releases) - [Commits](https://github.com/groovy/GMavenPlus/compare/3.0.0...3.0.2) --- updated-dependencies: - dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin dependency-type: direct:production update-type: version-update:semver-patch ... 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 9157897bcd9..b317e91cce0 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -166,7 +166,7 @@ <jakarta-json-bind-api-version>3.0.0</jakarta-json-bind-api-version> <jakarta-transaction-api-version>2.0.1</jakarta-transaction-api-version> <jakarta-jws-api-version>3.0.0</jakarta-jws-api-version> - <gmavenplus-plugin-version>3.0.0</gmavenplus-plugin-version> + <gmavenplus-plugin-version>3.0.2</gmavenplus-plugin-version> <google-auth-library-oauth2-http-version>1.19.0</google-auth-library-oauth2-http-version> <google-api-client-version>2.2.0</google-api-client-version> <google-api-services-drive-version>v3-rev20230610-2.0.0</google-api-services-drive-version>