Skip to content

Commit

Permalink
build(deps-dev): bump org.eclipse.jetty:jetty-servlet from 10.0.20 to…
Browse files Browse the repository at this point in the history
… 10.0.21 (#246)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent bb2d2e2 commit 23e70ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion servlet-javax/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlet</artifactId>
<version>10.0.20</version>
<version>10.0.21</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 23e70ab

Please sign in to comment.