Skip to content

Commit

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

---
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 Nov 1, 2023
1 parent 78bbb9e commit 5f435df
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 @@ -28,7 +28,7 @@


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

0 comments on commit 5f435df

Please sign in to comment.