Skip to content

Commit

Permalink
Merge pull request #574 from okta/dependabot/maven/org.eclipse.jetty-…
Browse files Browse the repository at this point in the history
…jetty-security-12.0.13

Bump org.eclipse.jetty:jetty-security from 12.0.10 to 12.0.13
  • Loading branch information
arvindkrishnakumar-okta authored Sep 9, 2024
2 parents 6a0a24f + 8485931 commit ad0a43b
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 @@ -85,7 +85,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-security</artifactId>
<version>12.0.10</version>
<version>12.0.13</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
Expand Down

0 comments on commit ad0a43b

Please sign in to comment.