Skip to content

Commit

Permalink
Merge pull request #50 from SpareBank1/bump-jetty
Browse files Browse the repository at this point in the history
Bump jetty to 9.4.56
  • Loading branch information
ei0haro authored Nov 26, 2024
2 parents 29a544c + 2e0db91 commit 942e26c
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 @@ -67,7 +67,7 @@
<java.version>1.8</java.version>
<!-- Dependency versions -->
<jersey.version>2.42</jersey.version>
<jetty.version>9.4.54.v20240208</jetty.version>
<jetty.version>9.4.56.v20240826</jetty.version>
<servlet.version>3.1.0</servlet.version>
<slf4j.version>1.7.36</slf4j.version>
<junit-jupiter.version>5.8.2</junit-jupiter.version>
Expand Down

0 comments on commit 942e26c

Please sign in to comment.