Skip to content

Commit

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

Bump org.eclipse.jetty:jetty-client from 11.0.17 to 11.0.18
  • Loading branch information
joakime authored Oct 31, 2023
2 parents a23ba91 + 4903c56 commit 8a318a5
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.17</jetty.version>
<jetty.version>11.0.18</jetty.version>
<junit.version>5.10.0</junit.version>
<testcontainers.version>1.19.1</testcontainers.version>
<slf4j.version>2.0.9</slf4j.version>
Expand Down

0 comments on commit 8a318a5

Please sign in to comment.