You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by ro...@apache.org on 2022/04/02 01:58:55 UTC

[aries-cdi] branch master updated: Bump apache from 24 to 25

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

rotty3000 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-cdi.git


The following commit(s) were added to refs/heads/master by this push:
     new 7afe4ec  Bump apache from 24 to 25
7afe4ec is described below

commit 7afe4ec5a230f1114078ded27fa81decd15003c1
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Apr 1 22:12:54 2022 +0000

    Bump apache from 24 to 25
    
    Bumps [apache](https://github.com/apache/maven-apache-parent) from 24 to 25.
    - [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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 17d4c85..65e3dfe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache</groupId>
 		<artifactId>apache</artifactId>
-		<version>24</version>
+		<version>25</version>
 		<relativePath />
 	</parent>