Skip to content

Commit

Permalink
build(deps): bump jetty from 12.0.6 to 12.0.8 in /src
Browse files Browse the repository at this point in the history
Bumps `jetty` from 12.0.6 to 12.0.8.

Updates `org.eclipse.jetty:jetty-server` from 12.0.6 to 12.0.8

Updates `org.eclipse.jetty:jetty-http` from 12.0.6 to 12.0.8

Updates `org.eclipse.jetty:jetty-xml` from 12.0.6 to 12.0.8

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 8, 2024
1 parent 796f176 commit 7568c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# protoc { artifact = libs.protobuf.protoc.get().toString() } where just using 'artifact = libs.protobuf.protoc' causes error

metrics = "4.1.26"
jetty = "12.0.7"
jetty = "12.0.8"
jaxb = "4.0.5"
hibernate = "6.4.4.Final"
mapstruct = "1.5.5.Final"
Expand Down

0 comments on commit 7568c96

Please sign in to comment.