Skip to content

Commit 205fc1b

Browse files
Bump org.flywaydb:flyway-core from 10.15.2 to 10.16.0 (#378)
Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 10.15.2 to 10.16.0. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-10.15.2...flyway-10.16.0) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d4eab7 commit 205fc1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<ebean.version>15.4.0</ebean.version>
115115
<ebean.annotation.version>8.4</ebean.annotation.version>
116116
<jakarta.persistence.api.version>3.0</jakarta.persistence.api.version>
117-
<flyway.version>10.15.2</flyway.version>
117+
<flyway.version>10.16.0</flyway.version>
118118
<guava.version>33.2.1-jre</guava.version>
119119
<guice.version>7.0.0</guice.version>
120120
<hamcrest.version>2.2</hamcrest.version>

0 commit comments

Comments
 (0)