You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2022/08/01 07:12:12 UTC

[jena] branch main updated: Bump apache from 26 to 27 (#1463)

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

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/main by this push:
     new 8bb00867eb Bump apache from 26 to 27 (#1463)
8bb00867eb is described below

commit 8bb00867eb9d1c395836014fd7e6a7e4a5c7e01d
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Aug 1 08:12:07 2022 +0100

    Bump apache from 26 to 27 (#1463)
    
    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>
    
    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 a4d7f77a50..3089e95e1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>26</version>
+    <version>27</version>
   </parent>
 
   <licenses>