You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by bm...@apache.org on 2022/12/06 19:35:40 UTC

[shiro] branch bump-main-apache-parent-v28 created (now 6309a061)

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

bmarwell pushed a change to branch bump-main-apache-parent-v28
in repository https://gitbox.apache.org/repos/asf/shiro.git


      at 6309a061 Bump maven-apache-parent to v28

This branch includes the following new commits:

     new 6309a061 Bump maven-apache-parent to v28

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[shiro] 01/01: Bump maven-apache-parent to v28

Posted by bm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

bmarwell pushed a commit to branch bump-main-apache-parent-v28
in repository https://gitbox.apache.org/repos/asf/shiro.git

commit 6309a0615ad3e429f9964df1d140a9a0d19ed5d9
Author: Benjamin Marwell <bm...@apache.org>
AuthorDate: Tue Dec 6 20:35:32 2022 +0100

    Bump maven-apache-parent to v28
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4667612e..9fd4e9d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>26</version>
+        <version>28</version>
     </parent>
 
     <groupId>org.apache.shiro</groupId>