Skip to content

Commit 9dd8c63

Browse files
chore(deps): bump org.flywaydb:flyway-core from 10.18.0 to 11.1.1 (#286)
Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 10.18.0 to 11.1.1. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-10.18.0...flyway-11.1.1) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fccd965 commit 9dd8c63

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
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>org.flywaydb</groupId>
7171
<artifactId>flyway-core</artifactId>
72-
<version>10.18.0</version>
72+
<version>11.1.1</version>
7373
</dependency>
7474

7575
<dependency>

0 commit comments

Comments
 (0)