Bump jetty_version from 9.4.24.v20191120 to 9.4.29.v20200521 (#1890)
Bumps `jetty_version` from 9.4.24.v20191120 to 9.4.29.v20200521. Updates `jetty-http` from 9.4.24.v20191120 to 9.4.29.v20200521 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.24.v20191120...jetty-9.4.29.v20200521) Updates `jetty-servlets` from 9.4.24.v20191120 to 9.4.29.v20200521 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.24.v20191120...jetty-9.4.29.v20200521) Updates `jetty-io` from 9.4.24.v20191120 to 9.4.29.v20200521 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.24.v20191120...jetty-9.4.29.v20200521) Updates `jetty-continuation` from 9.4.24.v20191120 to 9.4.29.v20200521 Updates `jetty-security` from 9.4.24.v20191120 to 9.4.29.v20200521 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.24.v20191120...jetty-9.4.29.v20200521) Updates `jetty-servlet` from 9.4.24.v20191120 to 9.4.29.v20200521 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.24.v20191120...jetty-9.4.29.v20200521) Updates `jetty-server` from 9.4.24.v20191120 to 9.4.29.v20200521 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.24.v20191120...jetty-9.4.29.v20200521) Updates `jetty-util` from 9.4.24.v20191120 to 9.4.29.v20200521 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.24.v20191120...jetty-9.4.29.v20200521) Updates `jetty-webapp` from 9.4.24.v20191120 to 9.4.29.v20200521 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.24.v20191120...jetty-9.4.29.v20200521) Updates `jetty-xml` from 9.4.24.v20191120 to 9.4.29.v20200521 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.24.v20191120...jetty-9.4.29.v20200521) Updates `websocket-api` from 9.4.24.v20191120 to 9.4.29.v20200521 Updates `websocket-client` from 9.4.24.v20191120 to 9.4.29.v20200521 Updates `websocket-server` from 9.4.24.v20191120 to 9.4.29.v20200521 Updates `jetty-maven-plugin` from 9.4.24.v20191120 to 9.4.29.v20200521 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.24.v20191120...jetty-9.4.29.v20200521) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b57681da59
commit
dbe171d658
2
pom.xml
2
pom.xml
|
@ -715,7 +715,7 @@
|
|||
<jaxb_runtime_version>2.3.1</jaxb_runtime_version>
|
||||
<jersey_version>2.25.1</jersey_version>
|
||||
<!-- 9.4.17 seems to have issues -->
|
||||
<jetty_version>9.4.24.v20191120</jetty_version>
|
||||
<jetty_version>9.4.29.v20200521</jetty_version>
|
||||
<jsr305_version>3.0.2</jsr305_version>
|
||||
<flyway_version>6.4.1</flyway_version>
|
||||
<!--<hibernate_version>5.2.10.Final</hibernate_version>-->
|
||||
|
|
Loading…
Reference in New Issue