Browse Source

Upgrade org.eclipse.jetty:jetty-server to version 9.4.12.v20180830

master
Binary Wang 6 years ago
parent
commit
bfe89b9ddd
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pom.xml

+ 1
- 1
pom.xml View File

@@ -114,7 +114,7 @@

<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<httpclient.version>4.5</httpclient.version>
<jetty.version>9.3.24.v20180605</jetty.version>
<jetty.version>9.4.12.v20180830</jetty.version>
</properties>

<dependencyManagement>


Loading…
Cancel
Save