Skip to content

Commit 8edcfa7

Browse files
committed
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESHIRO-2944236
1 parent adb3d1e commit 8edcfa7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<pax.exam.version>4.13.1</pax.exam.version>
4646
<pax.url.version>2.6.2</pax.url.version>
4747
<pax.jdbc.version>1.3.1</pax.jdbc.version>
48-
<shiro.version>1.7.1</shiro.version>
48+
<shiro.version>1.9.1</shiro.version>
4949
<liquibase.version>3.5.5</liquibase.version>
5050
<snakeyaml.version>1.17</snakeyaml.version>
5151
<derby.version>10.11.1.1</derby.version>

0 commit comments

Comments
 (0)