Bump jetty-server from 9.4.12.v20180830 to 10.0.14

Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.12.v20180830 to 10.0.14.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.12.v20180830...jetty-10.0.14)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-18 22:46:29 +00:00 committed by GitHub
parent aa4fea20d4
commit 2ed724ad52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@
<scala.compiler>2.11.12</scala.compiler>
<scala.version>2.11</scala.version>
<lift.version>2.6.3</lift.version>
<jetty.version>9.4.12.v20180830</jetty.version>
<jetty.version>10.0.14</jetty.version>
<!-- Common plugin settings -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>${project.build.sourceEncoding}</project.reporting.outputEncoding>