You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sj...@apache.org on 2022/07/14 15:25:37 UTC

[maven-parent] branch master updated: Bump apache from 26 to 27

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

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 1ece037  Bump apache from 26 to 27
1ece037 is described below

commit 1ece037982c97e38abe5a367c76a7e42c48eced1
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Jul 14 15:00:20 2022 +0000

    Bump apache from 26 to 27
    
    Bumps [apache](https://github.com/apache/maven-apache-parent) from 26 to 27.
    - [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 793f91f..2b64841 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>26</version>
+    <version>27</version>
     <relativePath>../asf/pom.xml</relativePath>
   </parent>