Skip to content

Commit a2f5f01

Browse files
Bump org.flywaydb:flyway-core from 10.6.0 to 10.7.1 (#266)
Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 10.6.0 to 10.7.1. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-10.6.0...flyway-10.7.1) --- 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 5c19bba commit a2f5f01

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>13.26.0-jakarta</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.6.0</flyway.version>
117+
<flyway.version>10.7.1</flyway.version>
118118
<guava.version>33.0.0-jre</guava.version>
119119
<guice.version>7.0.0</guice.version>
120120
<hamcrest.version>2.2</hamcrest.version>

0 commit comments

Comments
 (0)