mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-06-28 13:16:19 +08:00
⬆️ Bump org.eclipse.jetty:jetty-server
This commit is contained in:
parent
063fbb7f19
commit
77b90626f3
2
pom.xml
2
pom.xml
@ -136,7 +136,7 @@
|
||||
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<httpclient.version>4.5.13</httpclient.version>
|
||||
<jetty.version>9.4.56.v20240826</jetty.version> <!-- 这个不能用10以上的版本,不支持jdk8-->
|
||||
<jetty.version>9.4.57.v20241219</jetty.version> <!-- 这个不能用10以上的版本,不支持jdk8-->
|
||||
</properties>
|
||||
<dependencyManagement>
|
||||
<dependencies>
|
||||
|
Loading…
Reference in New Issue
Block a user