Skip to content

Commit ae105fb

Browse files
Bump jetty-webapp from 9.4.12.v20180830 to 9.4.34.v20201102
Bumps [jetty-webapp](https://github.com/eclipse/jetty.project) from 9.4.12.v20180830 to 9.4.34.v20201102. - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.12.v20180830...jetty-9.4.34.v20201102) --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-webapp dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5dec8de commit ae105fb

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
@@ -14,7 +14,7 @@
1414
<scala.version>2.12</scala.version>
1515
<scala.compiler>2.12.10</scala.compiler>
1616
<lift.version>3.4.1</lift.version>
17-
<jetty.version>9.4.12.v20180830</jetty.version>
17+
<jetty.version>9.4.34.v20201102</jetty.version>
1818
<!-- Common plugin settings -->
1919
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2020
<project.reporting.outputEncoding>${project.build.sourceEncoding}</project.reporting.outputEncoding>

0 commit comments

Comments
 (0)