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

bmarwell pushed a commit to branch 1.7.x
in repository https://gitbox.apache.org/repos/asf/shiro.git


The following commit(s) were added to refs/heads/1.7.x by this push:
     new 4e23665  (build) Update previous version to 1.7.1.
4e23665 is described below

commit 4e2366577070598bd3e831863cec0ccfb2f03f34
Author: Benjamin Marwell <[email protected]>
AuthorDate: Wed Aug 18 16:31:26 2021 +0200

    (build) Update previous version to 1.7.1.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c3aec77..645aa0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
 
     <properties>
 
-        <shiro.previousVersion>1.4.1</shiro.previousVersion>
+        <shiro.previousVersion>1.7.1</shiro.previousVersion>
         <!-- Replaced by the build number plugin at build time: -->
         <buildNumber>${user.name}-${maven.build.timestamp}</buildNumber>
         <jacoco.skip>true</jacoco.skip>

Reply via email to