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.git


The following commit(s) were added to refs/heads/main by this push:
     new bf133314a chore(deps): bump org.apache:apache from 31 to 32 in 
/java/crds
bf133314a is described below

commit bf133314a71d839736e3a803d4fda26ff8c055df
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 22 00:47:51 2024 +0000

    chore(deps): bump org.apache:apache from 31 to 32 in /java/crds
    
    Bumps [org.apache:apache](https://github.com/apache/maven-apache-parent) 
from 31 to 32.
    - [Release notes](https://github.com/apache/maven-apache-parent/releases)
    - [Commits](https://github.com/apache/maven-apache-parent/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache:apache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 java/crds/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/crds/pom.xml b/java/crds/pom.xml
index 0cdefcc51..bf8c7d88c 100644
--- a/java/crds/pom.xml
+++ b/java/crds/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>31</version>
+    <version>32</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Reply via email to