mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-07 23:24:39 +08:00
⬆️ Bump org.eclipse.jetty:jetty-server
This commit is contained in:
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>
|
||||
|
Reference in New Issue
Block a user