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

gfournier 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 6db438eeb chore(deps): bump org.apache:apache from 32 to 33 in 
/java/crds
6db438eeb is described below

commit 6db438eeb6689d037630c1e0b3cd5b048d8700ef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 15 00:52:13 2024 +0000

    chore(deps): bump org.apache:apache from 32 to 33 in /java/crds
    
    Bumps [org.apache:apache](https://github.com/apache/maven-apache-parent) 
from 32 to 33.
    - [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] <[email protected]>
---
 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 9aafaae00..db4e8fc10 100644
--- a/java/crds/pom.xml
+++ b/java/crds/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>32</version>
+    <version>33</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Reply via email to