We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dec8de commit ae105fbCopy full SHA for ae105fb
pom.xml
@@ -14,7 +14,7 @@
14
<scala.version>2.12</scala.version>
15
<scala.compiler>2.12.10</scala.compiler>
16
<lift.version>3.4.1</lift.version>
17
- <jetty.version>9.4.12.v20180830</jetty.version>
+ <jetty.version>9.4.34.v20201102</jetty.version>
18
<!-- Common plugin settings -->
19
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
20
<project.reporting.outputEncoding>${project.build.sourceEncoding}</project.reporting.outputEncoding>
0 commit comments