commit | 85396e7476e22146dfde770ca15761ce8ea4a54a | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Apr 16 05:24:07 2021 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Apr 16 08:15:30 2021 +0200 |
tree | 03adf604c542d89d14c5a2bb408cc02512171aed | |
parent | 1988fcb30eb0b0178b97e085190ae2f90fc5a537 [diff] |
Bump jetty.version from 9.4.39.v20210325 to 9.4.40.v20210413 in /core Bumps `jetty.version` from 9.4.39.v20210325 to 9.4.40.v20210413. Updates `jetty-server` from 9.4.39.v20210325 to 9.4.40.v20210413 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.40.v20210413) Updates `jetty-servlet` from 9.4.39.v20210325 to 9.4.40.v20210413 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.40.v20210413) Updates `jetty-webapp` from 9.4.39.v20210325 to 9.4.40.v20210413 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.40.v20210413) Signed-off-by: dependabot[bot] <support@github.com> Closes #180 Change-Id: I66af74dd874236fb6bccdceae652310f0f6a2a34
diff --git a/core/pom.xml b/core/pom.xml index 828904f..8c8ca3a 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.6</spring.version> <jersey.version>1.19.4</jersey.version> - <jetty.version>9.4.39.v20210325</jetty.version> + <jetty.version>9.4.40.v20210413</jetty.version> <hibernate.version>5.4.29.Final</hibernate.version> <flyway.version>7.8.0</flyway.version> <log4j.version>2.14.1</log4j.version>