commit | d5c292d6f9bed7b6ed8107a81c51a96fd6a99847 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Mar 15 21:21:34 2021 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Mon Mar 15 22:47:56 2021 +0100 |
tree | bf3155ee485ebff2850655ce661d471151e7cf10 | |
parent | b0305847f5a915050efc30065c825fb0c4180352 [diff] |
Bump jetty.version from 9.4.36.v20210114 to 9.4.38.v20210224 in /core Bumps `jetty.version` from 9.4.36.v20210114 to 9.4.38.v20210224. Updates `jetty-server` from 9.4.36.v20210114 to 9.4.38.v20210224 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.36.v20210114...jetty-9.4.38.v20210224) Updates `jetty-servlet` from 9.4.36.v20210114 to 9.4.38.v20210224 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.36.v20210114...jetty-9.4.38.v20210224) Updates `jetty-webapp` from 9.4.36.v20210114 to 9.4.38.v20210224 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.36.v20210114...jetty-9.4.38.v20210224) Signed-off-by: dependabot[bot] <support@github.com> Closes #162 Change-Id: I6794253f8de9fda094ba07c157cf818535bf0bc1
diff --git a/core/pom.xml b/core/pom.xml index 4c28525..4a136ed 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.4</spring.version> <jersey.version>1.19.4</jersey.version> - <jetty.version>9.4.36.v20210114</jetty.version> + <jetty.version>9.4.38.v20210224</jetty.version> <hibernate.version>5.4.28.Final</hibernate.version> <flyway.version>7.6.0</flyway.version> <log4j.version>2.14.0</log4j.version>