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 2b7c438a5 [INLONG-5292][CVE] Upgrade shiro to 1.9.1 (#5293)
2b7c438a5 is described below
commit 2b7c438a5f93a28197eb0844516d7a43c1dfca1e
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Jul 31 04:11:44 2022 +0100
[INLONG-5292][CVE] Upgrade shiro to 1.9.1 (#5293)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1336305e4..edb7de539 100644
--- a/pom.xml
+++ b/pom.xml
@@ -154,7 +154,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.8.0</shiro.version>
+ <shiro.version>1.9.1</shiro.version>
<snappy.version>1.1.8.4</snappy.version>
<protobuf.version>3.19.4</protobuf.version>