Skip to content

Commit

Permalink
bump jetty to 9.4.56.v20240826
Browse files Browse the repository at this point in the history
  • Loading branch information
frantuma committed Oct 15, 2024
1 parent fbede5f commit affcb1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/swagger-project-jakarta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@
<commons-lang-version>3.17.0</commons-lang-version>
<commons-io-version>2.17.0</commons-io-version>
<slf4j-version>2.0.9</slf4j-version>
<jetty-version>9.4.53.v20231009</jetty-version>
<jetty-version>9.4.56.v20240826g</jetty-version>
<testng-version>7.9.0</testng-version>
<mockito-version>2.28.2</mockito-version>
<rest-assured-version>4.5.1</rest-assured-version>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -657,7 +657,7 @@
<commons-lang-version>3.17.0</commons-lang-version>
<commons-io-version>2.17.0</commons-io-version>
<slf4j-version>2.0.9</slf4j-version>
<jetty-version>9.4.53.v20231009</jetty-version>
<jetty-version>9.4.56.v20240826</jetty-version>
<testng-version>7.8.0</testng-version>
<mockito-version>2.28.2</mockito-version>
<rest-assured-version>4.5.1</rest-assured-version>
Expand Down

0 comments on commit affcb1d

Please sign in to comment.