You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pc...@apache.org on 2024/01/11 08:21:44 UTC

(camel-k) branch main updated: chore(deps): bump org.apache:apache from 23 to 31 in /java/crds

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 d69fc5ac6 chore(deps): bump org.apache:apache from 23 to 31 in /java/crds
d69fc5ac6 is described below

commit d69fc5ac66c46965a7eb8972c2b9390c63b80301
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Jan 11 08:17:56 2024 +0000

    chore(deps): bump org.apache:apache from 23 to 31 in /java/crds
    
    Bumps [org.apache:apache](https://github.com/apache/maven-apache-parent) from 23 to 31.
    - [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] <su...@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 224e46940..81d3584ff 100644
--- a/java/crds/pom.xml
+++ b/java/crds/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>23</version>
+    <version>31</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>