Skip to content

Commit

Permalink
Merge pull request #1014 from bharathappali/bump-package
Browse files Browse the repository at this point in the history
Bump jetty package to fix CVE-2023-36479
  • Loading branch information
dinogun authored Nov 2, 2023
2 parents 110538a + 865f8a1 commit 79b443b
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 79b443b

Please sign in to comment.