Skip to content

Commit

Permalink
Bump org.eclipse.jetty:jetty-webapp from 11.0.22 to 11.0.24 (#2896)
Browse files Browse the repository at this point in the history
Bumps org.eclipse.jetty:jetty-webapp from 11.0.22 to 11.0.24.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 12, 2024
1 parent 1dc0720 commit f1d9203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion remote-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-webapp</artifactId>
<version>11.0.22</version>
<version>11.0.24</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f1d9203

Please sign in to comment.