You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by me...@apache.org on 2022/12/19 12:41:20 UTC

[myfaces-master-pom] branch main updated: Bump apache from 28 to 29 (#71)

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

melloware pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/myfaces-master-pom.git


The following commit(s) were added to refs/heads/main by this push:
     new 4de0411  Bump apache from 28 to 29 (#71)
4de0411 is described below

commit 4de04119daab5c68c104ac1f893f5080ceb88a21
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Dec 19 07:41:13 2022 -0500

    Bump apache from 28 to 29 (#71)
    
    Bumps [apache](https://github.com/apache/maven-apache-parent) from 28 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>
    
    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 084d092..a8fb631 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>28</version>
+        <version>29</version>
     </parent>
 
     <groupId>org.apache.myfaces</groupId>