This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git


The following commit(s) were added to refs/heads/main by this push:
     new c10e8235 build(deps): bump org.codehaus.gmavenplus:gmavenplus-plugin
c10e8235 is described below

commit c10e8235ce099a9efd5463a49c26130c72b7baa0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 2 19:34:45 2024 +0000

    build(deps): bump org.codehaus.gmavenplus:gmavenplus-plugin
    
    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] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2a1b3e10..9b81f2bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
         <hamcrest-version>3.0</hamcrest-version>
 
         <!-- plugins -->
-        <gmavenplus-plugin-version>3.0.2</gmavenplus-plugin-version>
+        <gmavenplus-plugin-version>4.0.1</gmavenplus-plugin-version>
         <maven-compiler-plugin-version>3.13.0</maven-compiler-plugin-version>
         <maven-assembly-plugin-version>3.7.1</maven-assembly-plugin-version>
         
<maven-dependency-plugin-version>3.8.0</maven-dependency-plugin-version>

Reply via email to