Skip to content

Commit 6025d3a

Browse files
Bump org.flywaydb:flyway-maven-plugin in the maven group
Bumps the maven group with 1 update: [org.flywaydb:flyway-maven-plugin](https://github.com/flyway/flyway). Updates `org.flywaydb:flyway-maven-plugin` from 11.3.4 to 11.4.0 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-11.3.4...flyway-11.4.0) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e95d07c commit 6025d3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3.4</flyway-maven-plugin.version>
11+
<flyway-maven-plugin.version>11.4.0</flyway-maven-plugin.version>
1212
</properties>
1313
<modelVersion>4.0.0</modelVersion>
1414

0 commit comments

Comments
 (0)