Skip to content

Commit

Permalink
Merge pull request #416 from okta/ak_cve_fix_okta_677855
Browse files Browse the repository at this point in the history
Upgrade `shiro-jaxrs` from 1.11.0 to 1.13.0 in examples
  • Loading branch information
arvindkrishnakumar-okta authored Jan 23, 2024
2 parents 19537d1 + d064b7e commit 15aeea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/shiro-mustache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-jaxrs</artifactId>
<version>1.11.0</version>
<version>1.13.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 15aeea0

Please sign in to comment.