Skip to content

Commit

Permalink
Fix CVE-2021-34429 Moderate severity in Jetty
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikVerheul committed Jan 4, 2022
1 parent 3c7e783 commit b45a836
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 @@ -41,7 +41,7 @@
</licenses>
<properties>
<wicket.version>9.5.0</wicket.version>
<jetty9.version>9.4.43.v20210629</jetty9.version>
<jetty9.version>9.4.44.v20210927</jetty9.version>
<slf4j.version>2.0.0-alpha2</slf4j.version>
<junit.version>5.8.0-M1</junit.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit b45a836

Please sign in to comment.