Skip to content

Commit

Permalink
fix(security): bump jetty version from 9.4.52.v20230823 to `9.4.5…
Browse files Browse the repository at this point in the history
…3.v20231009` - CVE-2023-36478
  • Loading branch information
MDeLuise authored and Coduz committed Nov 8, 2023
1 parent fe31438 commit 71942d3
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 @@ -79,7 +79,7 @@
<jaxb-impl.version>2.3.6</jaxb-impl.version>
<jbatch.version>1.0.2</jbatch.version>
<jersey.version>2.38</jersey.version>
<jetty.version>9.4.52.v20230823</jetty.version>
<jetty.version>9.4.53.v20231009</jetty.version>
<jetty-activemq.version>9.2.30.v20200428</jetty-activemq.version>
<joda.version>2.9.4</joda.version>
<jolokia-jvm.version>1.3.4</jolokia-jvm.version>
Expand Down

0 comments on commit 71942d3

Please sign in to comment.