Skip to content

Commit 38fc780

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<dependency>
133133
<groupId>org.flywaydb</groupId>
134134
<artifactId>flyway-core</artifactId>
135-
<version>11.20.3</version>
135+
<version>12.0.1</version>
136136
</dependency>
137137
<dependency>
138138
<groupId>org.flywaydb</groupId>

0 commit comments

Comments
 (0)