Skip to content

Commit

Permalink
Merge pull request #102 from eclipse/dependabot/maven/org.eclipse.jet…
Browse files Browse the repository at this point in the history
…ty-jetty-client-11.0.10

Bump jetty-client from 11.0.9 to 11.0.10
  • Loading branch information
joakime authored Jun 21, 2022
2 parents 51e7439 + 72d2e51 commit 55272e7
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 @@ -11,7 +11,7 @@
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<jetty.version>11.0.9</jetty.version>
<jetty.version>11.0.10</jetty.version>
<junit.version>5.8.2</junit.version>
<testcontainers.version>1.17.2</testcontainers.version>
<slf4j.version>1.7.36</slf4j.version>
Expand Down

0 comments on commit 55272e7

Please sign in to comment.