Skip to content

Commit 22f4dcc

Browse files
Bump org.flywaydb:flyway-maven-plugin in the flyway group
Bumps the flyway group with 1 update: org.flywaydb:flyway-maven-plugin. Updates `org.flywaydb:flyway-maven-plugin` from 11.20.0 to 11.20.1 --- updated-dependencies: - dependency-name: org.flywaydb:flyway-maven-plugin dependency-version: 11.20.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: flyway ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e4eb77c commit 22f4dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

favourite-lyrics-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<version>0.0.1-SNAPSHOT</version>
99
</parent>
1010
<properties>
11-
<flyway-maven-plugin.version>11.20.0</flyway-maven-plugin.version>
11+
<flyway-maven-plugin.version>11.20.1</flyway-maven-plugin.version>
1212
</properties>
1313
<modelVersion>4.0.0</modelVersion>
1414

0 commit comments

Comments
 (0)