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

zhfeng 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 5df03317ad --- updated-dependencies: - dependency-name: 
org.codehaus.mojo:build-helper-maven-plugin   dependency-type: 
direct:production   update-type: version-update:semver-minor ...
5df03317ad is described below

commit 5df03317ad64460a9dec733429fe395700ea1841
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 20 21:57:47 2024 +0000

    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:build-helper-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4749057b98..6a03892d88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -183,7 +183,7 @@
         <!-- Maven plugin versions (keep sorted alphabetically) -->
         <cq-plugin.version>4.8.0</cq-plugin.version>
         <cyclonedx-maven-plugin-version>2.8.0</cyclonedx-maven-plugin-version>
-        
<build-helper-maven-plugin.version>3.5.0</build-helper-maven-plugin.version>
+        
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
         <exec-maven-plugin.version>3.2.0</exec-maven-plugin.version>
         <formatter-maven-plugin.version>2.23.0</formatter-maven-plugin.version>
         
<gmavenplus-maven-plugin.version>3.0.0</gmavenplus-maven-plugin.version>

Reply via email to