Skip to content

Commit

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

Bump org.eclipse.jetty:jetty-server from 12.0.6 to 12.0.10
  • Loading branch information
arvindkrishnakumar-okta authored Jun 27, 2024
2 parents 6e2b03d + 0adfa2f commit bc7c0ea
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 @@ -70,7 +70,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>12.0.6</version>
<version>12.0.10</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
Expand Down

0 comments on commit bc7c0ea

Please sign in to comment.