Skip to content

Commit

Permalink
Bump org.eclipse.jetty:jetty-util from 12.0.9 to 12.0.10
Browse files Browse the repository at this point in the history
Bumps org.eclipse.jetty:jetty-util from 12.0.9 to 12.0.10.

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 58b4777 commit d6ff361
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 d6ff361

Please sign in to comment.