This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new e23c65e312 Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.3.1
to 5.0.0
e23c65e312 is described below
commit e23c65e312ca6bfba13cac70462140e9e99975c0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 4 07:11:24 2026 +0100
Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.3.1 to 5.0.0
Bumps
[org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus)
from 4.3.1 to 5.0.0.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](https://github.com/groovy/GMavenPlus/compare/4.3.1...5.0.0)
---
updated-dependencies:
- dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4b39cfae9d..8fb4079af9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -209,7 +209,7 @@
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>
<exec-maven-plugin.version>3.6.3</exec-maven-plugin.version>
<formatter-maven-plugin.version>2.29.0</formatter-maven-plugin.version>
-
<gmavenplus-maven-plugin.version>4.3.1</gmavenplus-maven-plugin.version>
+
<gmavenplus-maven-plugin.version>5.0.0</gmavenplus-maven-plugin.version>
<impsort-maven-plugin.version>1.13.0</impsort-maven-plugin.version>
<jandex-maven-plugin.version>3.5.3</jandex-maven-plugin.version><!--
@sync io.quarkus:quarkus-build-parent:${quarkus.version} prop:jandex.version -->
<keytool-maven-plugin.version>2.0.2</keytool-maven-plugin.version>