commit | 23ad46594f028200badbe8caaf55045259034da0 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Jul 30 05:28:17 2020 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Jul 30 12:31:02 2020 +0200 |
tree | 5b30ba75dc28a076372793589ad8cf8b1f272128 | |
parent | f367b7221739fc0cad140e4f0c5aa61246206de8 [diff] [blame] |
Bump jetty.version from 9.4.30.v20200611 to 9.4.31.v20200723 in /core Bumps `jetty.version` from 9.4.30.v20200611 to 9.4.31.v20200723. Updates `jetty-server` from 9.4.30.v20200611 to 9.4.31.v20200723 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-9.4.31.v20200723) Updates `jetty-servlet` from 9.4.30.v20200611 to 9.4.31.v20200723 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-9.4.31.v20200723) Updates `jetty-webapp` from 9.4.30.v20200611 to 9.4.31.v20200723 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-9.4.31.v20200723) Signed-off-by: dependabot[bot] <support@github.com> Closes #98 Change-Id: If175a5eec9a3271280be8e1a7d58f99438d4479a
diff --git a/core/pom.xml b/core/pom.xml index d925f61..0ec909b 100644 --- a/core/pom.xml +++ b/core/pom.xml
@@ -10,7 +10,7 @@ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <spring.version>5.2.8.RELEASE</spring.version> <jersey.version>1.19.4</jersey.version> - <jetty.version>9.4.30.v20200611</jetty.version> + <jetty.version>9.4.31.v20200723</jetty.version> <hibernate.version>5.3.7.Final</hibernate.version> <log4j.version>2.13.3</log4j.version> </properties>