Skip to content

Commit

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

Bump org.eclipse.jetty:jetty-client from 11.0.15 to 11.0.16
  • Loading branch information
lachlan-roberts authored Sep 1, 2023
2 parents b3fe12e + bf12a26 commit a0d67df
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.15</jetty.version>
<jetty.version>11.0.16</jetty.version>
<junit.version>5.10.0</junit.version>
<testcontainers.version>1.19.0</testcontainers.version>
<slf4j.version>2.0.7</slf4j.version>
Expand Down

0 comments on commit a0d67df

Please sign in to comment.