Skip to content
This repository was archived by the owner on Apr 16, 2025. It is now read-only.

Commit 76f90d2

Browse files
committed
Downgrade jetty-server to 9.4.43.v20210629
1 parent adfc6f6 commit 76f90d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
<properties>
2929
<skipTests>true</skipTests>
30-
<jettyVersion>10.0.14</jettyVersion>
30+
<jettyVersion>9.4.43.v20210629</jettyVersion>
3131
<project.build.sourceEncoding>
3232
UTF-8
3333
</project.build.sourceEncoding>

0 commit comments

Comments
 (0)