Skip to content

Commit

Permalink
Bump org.eclipse.jetty:jetty-server in /herddb-services
Browse files Browse the repository at this point in the history
Bumps org.eclipse.jetty:jetty-server from 9.4.51.v20230217 to 9.4.55.v20240627.

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent e13b1ef commit e395bed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion herddb-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<packaging>jar</packaging>
<properties>
<buildTimestamp>${maven.build.timestamp}</buildTimestamp>
<jetty.version>9.4.51.v20230217</jetty.version>
<jetty.version>9.4.55.v20240627</jetty.version>
<libs.jaxws.jaxb-api>2.3.0</libs.jaxws.jaxb-api>
<libs.jaxws.jaxb-impl>2.3.0</libs.jaxws.jaxb-impl>
<libs.javaxactivation.api>1.2.0</libs.javaxactivation.api>
Expand Down

0 comments on commit e395bed

Please sign in to comment.