Skip to content

Commit

Permalink
Bump org.eclipse.jetty:jetty-servlet
Browse files Browse the repository at this point in the history
Bumps org.eclipse.jetty:jetty-servlet from 9.4.56.v20240826 to 9.4.57.v20241219.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent fca85ae commit eca80cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlet</artifactId>
<version>9.4.56.v20240826</version>
<version>9.4.57.v20241219</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit eca80cd

Please sign in to comment.