Skip to content

Commit

Permalink
Merge pull request steve-community#588 from RWTH-i5-IDSG/dependabot/m…
Browse files Browse the repository at this point in the history
…aven/org.flywaydb-flyway-maven-plugin-7.9.1

Bump flyway-maven-plugin from 7.9.0 to 7.9.1
  • Loading branch information
csamsel authored May 22, 2021
2 parents 5060150 + b5bf754 commit 3e5397a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -299,7 +299,7 @@
<plugin>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-maven-plugin</artifactId>
<version>7.9.0</version>
<version>7.9.1</version>

<!-- Must be in the same phase as Jooq -->
<executions>

0 comments on commit 3e5397a

Please sign in to comment.