You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by co...@apache.org on 2023/03/29 10:41:32 UTC

[santuario-xml-security-java] branch main updated: Bump apache from 24 to 29 (#147)

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

coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git


The following commit(s) were added to refs/heads/main by this push:
     new 547de9e2 Bump apache from 24 to 29 (#147)
547de9e2 is described below

commit 547de9e27f444f247eec027b2a08b9a22a93f74b
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Mar 29 11:41:25 2023 +0100

    Bump apache from 24 to 29 (#147)
    
    Bumps [apache](https://github.com/apache/maven-apache-parent) from 24 to 29.
    - [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>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 360ebbb0..2a41312f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>24</version>
+        <version>29</version>
     </parent>
 
     <build>