commit | 7502a0393ade2160af9b6d47ef0958bbb30ae87f | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue May 18 05:21:28 2021 +0000 |
committer | Eliza Margaretha <margaretha@ids-mannheim.de> | Tue May 18 07:31:00 2021 +0200 |
tree | 3a1c99812e24dc299a0854efe3757dd0934b9e0e | |
parent | 496fc70c5d4645abda19af848673d346736acbb3 [diff] |
Bump jetty.version from 9.4.40.v20210413 to 9.4.41.v20210516 in /core Bumps `jetty.version` from 9.4.40.v20210413 to 9.4.41.v20210516. Updates `jetty-server` from 9.4.40.v20210413 to 9.4.41.v20210516 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.40.v20210413...jetty-9.4.41.v20210516) Updates `jetty-servlet` from 9.4.40.v20210413 to 9.4.41.v20210516 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.40.v20210413...jetty-9.4.41.v20210516) Updates `jetty-webapp` from 9.4.40.v20210413 to 9.4.41.v20210516 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.40.v20210413...jetty-9.4.41.v20210516) Signed-off-by: dependabot[bot] <support@github.com> Closes #195 Change-Id: I4f1d9cc317340872ee695ebcf5039af46dfd0aee
diff --git a/core/pom.xml b/core/pom.xml index 8f8da81..77414fe 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.7</spring.version> <jersey.version>1.19.4</jersey.version> - <jetty.version>9.4.40.v20210413</jetty.version> + <jetty.version>9.4.41.v20210516</jetty.version> <hibernate.version>5.4.29.Final</hibernate.version> <flyway.version>7.9.0</flyway.version> <log4j.version>2.14.1</log4j.version>