Skip to content

Commit 4b7a2d9

Browse files
fix(deps): update dependency org.eclipse.jetty:jetty-server to v11.0.20
1 parent 92ff83a commit 4b7a2d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<properties>
1313
<spigot-api.version>1.20.4-R0.1-SNAPSHOT</spigot-api.version>
14-
<jetty.version>11.0.19</jetty.version>
14+
<jetty.version>11.0.20</jetty.version>
1515
<prometheus-client.version>0.16.0</prometheus-client.version>
1616
<json-path.version>2.9.0</json-path.version>
1717
<junit.jupiter.version>5.10.1</junit.jupiter.version>

0 commit comments

Comments
 (0)