Skip to content

Commit aea6ed4

Browse files
Bump org.flywaydb:flyway-core from 9.22.3 to 10.17.1
Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.22.3 to 10.17.1. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-9.22.3...flyway-10.17.1) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c671b99 commit aea6ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metasvc-server/backend-jdbi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>org.flywaydb</groupId>
6060
<artifactId>flyway-core</artifactId>
61-
<version>9.22.3</version>
61+
<version>10.17.1</version>
6262
</dependency>
6363
<dependency>
6464
<groupId>org.jdbi</groupId>

0 commit comments

Comments
 (0)