Skip to content

Commit

Permalink
chore(deps): update dependency org.eclipse.jetty:jetty-client to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 6, 2024
1 parent 9e91f57 commit 5fbc949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion invoker/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-client</artifactId>
<version>9.4.54.v20240208</version>
<version>12.0.13</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 5fbc949

Please sign in to comment.