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 Nov 1, 2023
1 parent e444593 commit 4928105
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.53.v20231009</version>
<version>12.0.3</version>
</dependency>
<dependency>
<groupId>com.beust</groupId>
Expand Down

0 comments on commit 4928105

Please sign in to comment.