commit | 23b7f5d56a9977d8f4b9b3810ec49e4dceefa3ca | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Dec 22 17:30:24 2023 +0000 |
committer | margaretha <margaretha@ids-mannheim.de> | Fri Dec 22 21:30:47 2023 +0100 |
tree | 425c71b07b0418e8f0d96f63fa014610a0e33785 | |
parent | 062e4cea21e1b06b5321152fb9a73305383e403b [diff] [blame] |
Bump org.flywaydb:flyway-core from 10.4.0 to 10.4.1 in /full (closes #731) Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 10.4.0 to 10.4.1. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/compare/flyway-10.4.0...flyway-10.4.1) Change-Id: I93f5e33ed6b2a42c4f4571bc62643ba53260fa70 --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I8c8d57a558892c73a6fd8b9374a9c470ba1ca41f
diff --git a/full/pom.xml b/full/pom.xml index 88b6bfa..a0a6db4 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -16,7 +16,7 @@ to make sure that jersey uses the correct spring version--> <spring6.version>${spring.version}</spring6.version> <jetty.version>11.0.19</jetty.version> - <flyway.version>10.4.0</flyway.version> + <flyway.version>10.4.1</flyway.version> <log4j.version>2.22.0</log4j.version> <krill.version>[0.61.3,)</krill.version> <koral.version>[0.41,)</koral.version>