Skip to content

Commit

Permalink
build(deps): bump org.eclipse.jetty:jetty-server from 11.0.15 to 12.0.6
Browse files Browse the repository at this point in the history
Bumps org.eclipse.jetty:jetty-server from 11.0.15 to 12.0.6.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent 169cffc commit 189b379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@


<properties>
<jetty.version>11.0.15</jetty.version>
<jetty.version>12.0.6</jetty.version>
<prometheus-client.version>0.16.0</prometheus-client.version>
<json-path.version>2.7.0</json-path.version>
<org.mockito.version>5.10.0</org.mockito.version>
Expand Down

0 comments on commit 189b379

Please sign in to comment.