Skip to content

Commit

Permalink
Bump Jetty version to fix a security issue
Browse files Browse the repository at this point in the history
Signed-off-by: bharathappali <[email protected]>
  • Loading branch information
bharathappali committed Oct 31, 2023
1 parent bd74155 commit 865f8a1
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 @@ -10,7 +10,7 @@
<properties>
<fabric8-version>4.13.0</fabric8-version>
<org-json-version>20201115</org-json-version>
<jetty-version>9.4.44.v20210927</jetty-version>
<jetty-version>9.4.53.v20231009</jetty-version>
<slf4j-version>2.17.1</slf4j-version>
<java-version>17</java-version>
<prometheus-simpleclient>0.14.1</prometheus-simpleclient>
Expand Down

0 comments on commit 865f8a1

Please sign in to comment.