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.53.v20231009 to 9.4.54.v20240208.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 14, 2024
1 parent 76efdd5 commit 38d727f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bboxdb-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlet</artifactId>
<version>9.4.53.v20231009</version>
<version>9.4.54.v20240208</version>
</dependency>
<dependency>
<groupId>org.xerial.snappy</groupId>
Expand Down

0 comments on commit 38d727f

Please sign in to comment.