You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by on...@apache.org on 2021/02/06 05:13:27 UTC

[geode] branch support/1.13 updated: GEODE-8923: Bump shiro from 1.7.0 to 1.7.1

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

onichols pushed a commit to branch support/1.13
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/support/1.13 by this push:
     new f0f7e9c  GEODE-8923: Bump shiro from 1.7.0 to 1.7.1
f0f7e9c is described below

commit f0f7e9c540cffff57ca08e7d9542fc1b6ef15ef3
Author: Owen Nichols <on...@apache.org>
AuthorDate: Fri Feb 5 21:10:38 2021 -0800

    GEODE-8923: Bump shiro from 1.7.0 to 1.7.1
    
    (cherry-picked from develop)
---
 boms/geode-all-bom/src/test/resources/expected-pom.xml |  2 +-
 .../geode/gradle/plugins/DependencyConstraints.groovy  |  2 +-
 .../src/integrationTest/resources/assembly_content.txt | 18 +++++++++---------
 .../integrationTest/resources/dependency_classpath.txt | 18 +++++++++---------
 4 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/boms/geode-all-bom/src/test/resources/expected-pom.xml b/boms/geode-all-bom/src/test/resources/expected-pom.xml
index 4e5d8b2..6c12372 100644
--- a/boms/geode-all-bom/src/test/resources/expected-pom.xml
+++ b/boms/geode-all-bom/src/test/resources/expected-pom.xml
@@ -418,7 +418,7 @@
       <dependency>
         <groupId>org.apache.shiro</groupId>
         <artifactId>shiro-core</artifactId>
-        <version>1.7.0</version>
+        <version>1.7.1</version>
         <scope>compile</scope>
       </dependency>
       <dependency>
diff --git a/buildSrc/src/main/groovy/org/apache/geode/gradle/plugins/DependencyConstraints.groovy b/buildSrc/src/main/groovy/org/apache/geode/gradle/plugins/DependencyConstraints.groovy
index adcd6b3..c7422e7 100644
--- a/buildSrc/src/main/groovy/org/apache/geode/gradle/plugins/DependencyConstraints.groovy
+++ b/buildSrc/src/main/groovy/org/apache/geode/gradle/plugins/DependencyConstraints.groovy
@@ -42,7 +42,7 @@ class DependencyConstraints implements Plugin<Project> {
     deps.put("jgroups.version", "3.6.14.Final")
     deps.put("log4j.version", "2.13.1")
     deps.put("micrometer.version", "1.4.1")
-    deps.put("shiro.version", "1.7.0")
+    deps.put("shiro.version", "1.7.1")
     deps.put("slf4j-api.version", "1.7.30")
 
     // These version numbers are used in testing various versions of tomcat and are consumed explicitly
diff --git a/geode-assembly/src/integrationTest/resources/assembly_content.txt b/geode-assembly/src/integrationTest/resources/assembly_content.txt
index e74a711..def077d 100644
--- a/geode-assembly/src/integrationTest/resources/assembly_content.txt
+++ b/geode-assembly/src/integrationTest/resources/assembly_content.txt
@@ -1058,15 +1058,15 @@ lib/netty-all-4.1.48.Final.jar
 lib/protobuf-java-3.11.4.jar
 lib/ra.jar
 lib/rmiio-2.1.2.jar
-lib/shiro-cache-1.7.0.jar
-lib/shiro-config-core-1.7.0.jar
-lib/shiro-config-ogdl-1.7.0.jar
-lib/shiro-core-1.7.0.jar
-lib/shiro-crypto-cipher-1.7.0.jar
-lib/shiro-crypto-core-1.7.0.jar
-lib/shiro-crypto-hash-1.7.0.jar
-lib/shiro-event-1.7.0.jar
-lib/shiro-lang-1.7.0.jar
+lib/shiro-cache-1.7.1.jar
+lib/shiro-config-core-1.7.1.jar
+lib/shiro-config-ogdl-1.7.1.jar
+lib/shiro-core-1.7.1.jar
+lib/shiro-crypto-cipher-1.7.1.jar
+lib/shiro-crypto-core-1.7.1.jar
+lib/shiro-crypto-hash-1.7.1.jar
+lib/shiro-event-1.7.1.jar
+lib/shiro-lang-1.7.1.jar
 lib/slf4j-api-1.7.30.jar
 lib/snappy-0.4.jar
 lib/spring-beans-5.2.9.RELEASE.jar
diff --git a/geode-assembly/src/integrationTest/resources/dependency_classpath.txt b/geode-assembly/src/integrationTest/resources/dependency_classpath.txt
index 6a346d7..0c1ac93 100644
--- a/geode-assembly/src/integrationTest/resources/dependency_classpath.txt
+++ b/geode-assembly/src/integrationTest/resources/dependency_classpath.txt
@@ -36,8 +36,8 @@ javax.activation-1.2.0.jar
 istack-commons-runtime-3.0.11.jar
 jaxb-impl-2.3.2.jar
 commons-validator-1.6.jar
-shiro-core-1.7.0.jar
-shiro-config-ogdl-1.7.0.jar
+shiro-core-1.7.1.jar
+shiro-config-ogdl-1.7.1.jar
 commons-beanutils-1.9.4.jar
 commons-codec-1.14.jar
 commons-collections-3.2.2.jar
@@ -58,13 +58,13 @@ jna-5.5.0.jar
 jopt-simple-5.0.4.jar
 snappy-0.4.jar
 jgroups-3.6.14.Final.jar
-shiro-cache-1.7.0.jar
-shiro-crypto-hash-1.7.0.jar
-shiro-crypto-cipher-1.7.0.jar
-shiro-config-core-1.7.0.jar
-shiro-event-1.7.0.jar
-shiro-crypto-core-1.7.0.jar
-shiro-lang-1.7.0.jar
+shiro-cache-1.7.1.jar
+shiro-crypto-hash-1.7.1.jar
+shiro-crypto-cipher-1.7.1.jar
+shiro-config-core-1.7.1.jar
+shiro-event-1.7.1.jar
+shiro-crypto-core-1.7.1.jar
+shiro-lang-1.7.1.jar
 slf4j-api-1.7.30.jar
 spring-core-5.2.9.RELEASE.jar
 javax.activation-api-1.2.0.jar