You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gi...@apache.org on 2023/02/15 19:20:41 UTC

[logging-parent] branch master updated: Bump apache from 27 to 29 (#8)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 800c2a0  Bump apache from 27 to 29 (#8)
800c2a0 is described below

commit 800c2a03c348fc8ebc36b6bd593d46eaf231aee4
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Feb 15 19:20:36 2023 +0000

    Bump apache from 27 to 29 (#8)
    
    Bumps [apache](https://github.com/apache/maven-apache-parent) from 27 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 a3891b6..bd6d58a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>27</version>
+    <version>29</version>
   </parent>
 
   <groupId>org.apache.logging</groupId>