Skip to content

Commit 6fd8999

Browse files
Bump org.flywaydb:flyway-core from 10.21.0 to 11.2.0
Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 10.21.0 to 11.2.0. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-10.21.0...flyway-11.2.0) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cec15a9 commit 6fd8999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@
296296
<dependency>
297297
<groupId>org.flywaydb</groupId>
298298
<artifactId>flyway-core</artifactId>
299-
<version>10.21.0</version>
299+
<version>11.2.0</version>
300300
<scope>compile</scope>
301301
</dependency>
302302
<dependency>

0 commit comments

Comments
 (0)