Skip to content

Commit

Permalink
NIFI-12942 Upgraded Jetty from 12.0.6 to 12.0.7
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8554.
  • Loading branch information
exceptionfactory authored and pvillard31 committed Mar 25, 2024
1 parent bffc342 commit 15d2b49
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 @@ -129,7 +129,7 @@
<org.slf4j.version>2.0.12</org.slf4j.version>
<com.jayway.jsonpath.version>2.9.0</com.jayway.jsonpath.version>
<derby.version>10.17.1.0</derby.version>
<jetty.version>12.0.6</jetty.version>
<jetty.version>12.0.7</jetty.version>
<jackson.bom.version>2.17.0</jackson.bom.version>
<avro.version>1.11.3</avro.version>
<jaxb.runtime.version>4.0.4</jaxb.runtime.version>
Expand Down

0 comments on commit 15d2b49

Please sign in to comment.