Skip to content

Commit

Permalink
chore(deps): update dependency org.eclipse.jetty:jetty-server to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 21, 2024
1 parent 8d44947 commit bd77f7d
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 @@ -103,7 +103,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>9.4.54.v20240208</version>
<version>12.0.10</version>
</dependency>
<dependency>
<groupId>com.beust</groupId>
Expand Down

0 comments on commit bd77f7d

Please sign in to comment.