commit | 61b92f82e76784488d45b7ca4b90d2cb9a108000 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Oct 28 05:51:34 2020 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Nov 05 20:20:09 2020 +0100 |
tree | bbb1cccd174ed66793748affd85c5125fbf931e9 | |
parent | 14736a5fcfa4c45dcf805422108f79f0c48f8897 [diff] |
Bump jetty.version from 9.4.31.v20200723 to 9.4.33.v20201020 in /core Bumps `jetty.version` from 9.4.31.v20200723 to 9.4.33.v20201020. Updates `jetty-server` from 9.4.31.v20200723 to 9.4.33.v20201020 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.31.v20200723...jetty-9.4.33.v20201020) Updates `jetty-servlet` from 9.4.31.v20200723 to 9.4.33.v20201020 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.31.v20200723...jetty-9.4.33.v20201020) Updates `jetty-webapp` from 9.4.31.v20200723 to 9.4.33.v20201020 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.31.v20200723...jetty-9.4.33.v20201020) Signed-off-by: dependabot[bot] <support@github.com> Closes #117 Change-Id: Ic09370b4fbe8b896049f57f6c9a26f05307a2f6f
diff --git a/core/pom.xml b/core/pom.xml index 0b87936..52efc97 100644 --- a/core/pom.xml +++ b/core/pom.xml
@@ -10,7 +10,7 @@ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <spring.version>5.3.0</spring.version> <jersey.version>1.19.4</jersey.version> - <jetty.version>9.4.31.v20200723</jetty.version> + <jetty.version>9.4.33.v20201020</jetty.version> <hibernate.version>5.4.20.Final</hibernate.version> <log4j.version>2.13.3</log4j.version> </properties>