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 f75851c2c6 Bump org.codehaus.gmavenplus:gmavenplus-plugin from 5.0.0
to 5.1.0
f75851c2c6 is described below
commit f75851c2c620b3b7073021bf51a8c81d8254aa1c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 6 07:18:27 2026 +0100
Bump org.codehaus.gmavenplus:gmavenplus-plugin from 5.0.0 to 5.1.0
Bumps
[org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus)
from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](https://github.com/groovy/GMavenPlus/compare/5.0.0...5.1.0)
---
updated-dependencies:
- dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
dependency-version: 5.1.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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a35e5b1ad6..67a67b30b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -208,7 +208,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>5.0.0</gmavenplus-maven-plugin.version>
+
<gmavenplus-maven-plugin.version>5.1.0</gmavenplus-maven-plugin.version>
<impsort-maven-plugin.version>1.13.0</impsort-maven-plugin.version>
<jandex-maven-plugin.version>3.6.0</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>