Skip to content

Commit

Permalink
Merge pull request #294 from jetty/dependabot/maven/org.eclipse.jetty…
Browse files Browse the repository at this point in the history
…-jetty-server-12.0.2

Bump org.eclipse.jetty:jetty-server from 12.0.1 to 12.0.2
  • Loading branch information
joakime authored Oct 12, 2023
2 parents dddf6b1 + 3840f15 commit c9726c9
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 c9726c9

Please sign in to comment.