Skip to content

Commit

Permalink
MINOR: Bump org.eclipse.jetty version
Browse files Browse the repository at this point in the history
  • Loading branch information
ulixius9 committed Dec 9, 2024
1 parent 81635db commit 1ba14c3
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 @@ -529,7 +529,7 @@
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-io</artifactId>
<!-- 9.x required for Dropwizard 2.1.x -->
<version>9.4.53.v20231009</version>
<version>9.4.56.v20240826</version>
</dependency>

<!-- avoid security issue https://security.snyk.io/vuln/SNYK-JAVA-ORGGLASSFISH-1297098 -->
Expand Down

0 comments on commit 1ba14c3

Please sign in to comment.