Skip to content

Commit

Permalink
Merge pull request #573 from prometheus/dependabot/maven/org.eclipse.…
Browse files Browse the repository at this point in the history
…jetty-jetty-servlet-11.0.16

Bump org.eclipse.jetty:jetty-servlet from 11.0.15 to 11.0.16
  • Loading branch information
matthiasr authored Sep 25, 2023
2 parents 20d1f8c + bf0efd4 commit d16f53e
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 @@ -99,7 +99,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlet</artifactId>
<version>11.0.15</version>
<version>11.0.16</version>
</dependency>
<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
Expand Down

0 comments on commit d16f53e

Please sign in to comment.