Skip to content

Commit

Permalink
fix(deps): bump org.eclipse.jetty:jetty-client from 12.0.12 to 12.0.13 (
Browse files Browse the repository at this point in the history
#195)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent d38b105 commit 0949e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/jetty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-client</artifactId>
<version>12.0.12</version>
<version>12.0.13</version>
</dependency>
</dependencies>
</project>

0 comments on commit 0949e82

Please sign in to comment.