Skip to content

Commit

Permalink
Bump org.eclipse.jetty:jetty-server from 12.0.1 to 12.0.2
Browse files Browse the repository at this point in the history
Bumps org.eclipse.jetty:jetty-server from 12.0.1 to 12.0.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent dddf6b1 commit 3840f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jetty-setuid/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<compiler.source>17</compiler.source>
<compiler.target>17</compiler.target>
<compiler.release>17</compiler.release>
<jetty.version>12.0.1</jetty.version>
<jetty.version>12.0.2</jetty.version>
<jna.version>5.13.0</jna.version>
<jetty-test-helper.version>6.1</jetty-test-helper.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 3840f15

Please sign in to comment.