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

dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git


The following commit(s) were added to refs/heads/master by this push:
     new 94a20f50a [INLONG-6673][CVE] Bump Apache Shiro to 1.10.1 (#6674)
94a20f50a is described below

commit 94a20f50a07a5a1e8a27cf5528023509cb11e90e
Author: Charles Zhang <[email protected]>
AuthorDate: Tue Nov 29 22:36:42 2022 +0800

    [INLONG-6673][CVE] Bump Apache Shiro to 1.10.1 (#6674)
---
 licenses/inlong-manager/LICENSE | 22 +++++++++++-----------
 pom.xml                         |  2 +-
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/licenses/inlong-manager/LICENSE b/licenses/inlong-manager/LICENSE
index 1990c3bfd..1797a0921 100644
--- a/licenses/inlong-manager/LICENSE
+++ b/licenses/inlong-manager/LICENSE
@@ -528,17 +528,17 @@ The text of each license is the standard Apache 2.0 
license.
   org.elasticsearch.plugin:rank-eval-client:6.8.23 - rank-eval 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
   org.reflections:reflections:0.10.2 - Reflections 
(https://github.com/ronmamo/reflections/tree/0.10.2), (The Apache Software 
License, Version 2.0;  WTFPL)
   com.squareup.retrofit2:retrofit:2.9.0 - Retrofit 
(https://github.com/square/retrofit) (Apache License, Version 2.0)
-  org.apache.shiro:shiro-cache:1.8.0 - Apache Shiro Cache 
(https://shiro.apache.org/caching.html), (Apache License, Version 2.0)
-  org.apache.shiro:shiro-config-core:1.8.0 - Apache Shiro :: Config :: Core 
(https://shiro.apache.org/), (Apache License, Version 2.0)
-  org.apache.shiro:shiro-config-ogdl:1.8.0 - Apache Shiro :: Config :: Ogdl 
(https://shiro.apache.org/), (Apache License, Version 2.0)
-  org.apache.shiro:shiro-core:1.8.0 - Apache Shiro Cache 
(https://shiro.apache.org/), (Apache License, Version 2.0)
-  org.apache.shiro:shiro-crypto-hash:1.8.0 - Apache Shiro :: Cryptography :: 
Hashing (https://shiro.apache.org/), (Apache License, Version 2.0)
-  org.apache.shiro:shiro-crypto-core:1.8.0 - Apache Shiro :: Cryptography :: 
Core (https://shiro.apache.org/), (Apache License, Version 2.0)
-  org.apache.shiro:shiro-crypto-cipher:1.8.0 - Apache Shiro :: Cryptography :: 
Ciphers (https://shiro.apache.org/), (Apache License, Version 2.0)
-  org.apache.shiro:shiro-event:1.8.0 - Apache Shiro :: Event 
(https://shiro.apache.org/), (Apache License, Version 2.0)
-  org.apache.shiro:shiro-web:1.8.0 - Apache Shiro :: Web 
(https://shiro.apache.org/), (Apache License, Version 2.0)
-  org.apache.shiro:shiro-lang:1.8.0 - Apache Shiro :: Lang 
(https://shiro.apache.org/), (Apache License, Version 2.0)
-  org.apache.shiro:shiro-spring:1.8.0 - Apache Shiro :: Support :: Spring 
(https://shiro.apache.org/), (Apache License, Version 2.0)
+  org.apache.shiro:shiro-cache:1.10.1 - Apache Shiro Cache 
(https://shiro.apache.org/caching.html), (Apache License, Version 2.0)
+  org.apache.shiro:shiro-config-core:1.10.1 - Apache Shiro :: Config :: Core 
(https://shiro.apache.org/), (Apache License, Version 2.0)
+  org.apache.shiro:shiro-config-ogdl:1.10.1 - Apache Shiro :: Config :: Ogdl 
(https://shiro.apache.org/), (Apache License, Version 2.0)
+  org.apache.shiro:shiro-core:1.10.1 - Apache Shiro Cache 
(https://shiro.apache.org/), (Apache License, Version 2.0)
+  org.apache.shiro:shiro-crypto-hash:1.10.1 - Apache Shiro :: Cryptography :: 
Hashing (https://shiro.apache.org/), (Apache License, Version 2.0)
+  org.apache.shiro:shiro-crypto-core:1.10.1 - Apache Shiro :: Cryptography :: 
Core (https://shiro.apache.org/), (Apache License, Version 2.0)
+  org.apache.shiro:shiro-crypto-cipher:1.10.1 - Apache Shiro :: Cryptography 
:: Ciphers (https://shiro.apache.org/), (Apache License, Version 2.0)
+  org.apache.shiro:shiro-event:1.10.1 - Apache Shiro :: Event 
(https://shiro.apache.org/), (Apache License, Version 2.0)
+  org.apache.shiro:shiro-web:1.10.1 - Apache Shiro :: Web 
(https://shiro.apache.org/), (Apache License, Version 2.0)
+  org.apache.shiro:shiro-lang:1.10.1 - Apache Shiro :: Lang 
(https://shiro.apache.org/), (Apache License, Version 2.0)
+  org.apache.shiro:shiro-spring:1.10.1 - Apache Shiro :: Support :: Spring 
(https://shiro.apache.org/), (Apache License, Version 2.0)
   io.prometheus:simpleclient:0.14.1 - Prometheus Java Simpleclient 
(https://github.com/prometheus/client_java/tree/parent-0.14.1), (The Apache 
Software License, Version 2.0)
   io.prometheus:simpleclient_common:0.14.1 - Prometheus Java Simpleclient 
Common (https://github.com/prometheus/client_java/tree/parent-0.14.1), (The 
Apache Software License, Version 2.0)
   io.prometheus:simpleclient_httpserver:0.14.1 - Prometheus Java Simpleclient 
Httpserver (https://github.com/prometheus/client_java/tree/parent-0.14.1), (The 
Apache Software License, Version 2.0)
diff --git a/pom.xml b/pom.xml
index a3897cc04..b290d51eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
         <druid.version>1.2.6</druid.version>
         <elasticsearch6.version>6.8.17</elasticsearch6.version>
         <elasticsearch7.version>7.9.2</elasticsearch7.version>
-        <shiro.version>1.9.1</shiro.version>
+        <shiro.version>1.10.1</shiro.version>
 
         <snappy.version>1.1.8.4</snappy.version>
         <protobuf.version>3.19.4</protobuf.version>

Reply via email to