Skip to content

Commit

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

Bump org.eclipse.jetty:jetty-client from 11.0.23 to 11.0.24
  • Loading branch information
lachlan-roberts authored Sep 10, 2024
2 parents c0f30f8 + 457b797 commit f5af786
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.23</jetty.version>
<jetty.version>11.0.24</jetty.version>
<junit.version>5.11.0</junit.version>
<testcontainers.version>1.20.1</testcontainers.version>
<slf4j.version>2.0.16</slf4j.version>
Expand Down

0 comments on commit f5af786

Please sign in to comment.