Skip to content

Commit

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

Bump org.eclipse.jetty:jetty-util from 12.0.9 to 12.0.10
  • Loading branch information
arvindkrishnakumar-okta authored Jul 1, 2024
2 parents 8191f83 + d6ff361 commit a68e798
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 @@ -75,7 +75,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-util</artifactId>
<version>12.0.9</version>
<version>12.0.10</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
Expand Down

0 comments on commit a68e798

Please sign in to comment.