Skip to content

Commit

Permalink
Bump org.eclipse.jetty:jetty-http
Browse files Browse the repository at this point in the history
Bumps org.eclipse.jetty:jetty-http from 9.2.28.v20190418 to 9.4.53.v20231009.

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-http
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent ba1f756 commit 3b060b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<version.groovy>2.4.12</version.groovy>
<!-- Starting from 3.34.0 it requires J17+ -->
<version.ecj>3.33.0</version.ecj>
<version.jetty>11.0.8</version.jetty>
<version.jetty>9.4.53.v20231009</version.jetty>
<version.ehcache>3.10.0</version.ehcache>
<junit.version>4.13.2</junit.version>
<junit.jupiter.version>5.9.3</junit.jupiter.version>
Expand Down
2 changes: 1 addition & 1 deletion tck/microprofile-tck/rest-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<properties>
<!--<jetty-tck.version>${version.jetty}</jetty-tck.version>-->
<jetty-tck.version>9.2.28.v20190418</jetty-tck.version>
<jetty-tck.version>9.4.53.v20231009</jetty-tck.version>
</properties>

<build>
Expand Down

0 comments on commit 3b060b6

Please sign in to comment.