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/02/07 15:55:24 UTC

[aries-component-dsl] 01/02: Bump apache from 23 to 24

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

commit 67f748601268294a3719d051f66be6b90cc8dcab
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Feb 7 15:37:12 2022 +0000

    Bump apache from 23 to 24
    
    Bumps [apache](https://github.com/apache/maven-apache-parent) from 23 to 24.
    - [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 c0d2df1..e5b7260 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 	<parent>
 		<groupId>org.apache</groupId>
 		<artifactId>apache</artifactId>
-		<version>23</version>
+		<version>24</version>
 		<relativePath />
 	</parent>