Skip to content

Commit

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

Bump org.eclipse.jetty:jetty-server from 11.0.15 to 12.0.6
  • Loading branch information
arvindkrishnakumar-okta authored Feb 6, 2024
2 parents 19a8948 + 9afff2a commit 680decf
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>11.0.15</version>
<version>12.0.6</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
Expand Down

0 comments on commit 680decf

Please sign in to comment.