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 Jul 4, 2024
1 parent dc9bc1f commit 1304221
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.11</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 1304221

Please sign in to comment.