Skip to content

Commit

Permalink
fix: upgrade org.flywaydb:flyway-core from 9.20.1 to 9.21.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.flywaydb:flyway-core from 9.20.1 to 9.21.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.flywaydb/flyway-core/

See this project in Snyk:
https://app.snyk.io/org/obo/project/8d885d39-4a11-4bfc-8dbf-e9edb63a76aa?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 19, 2023
1 parent a6ad60b commit 27675cb
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
Expand Up @@ -91,7 +91,7 @@
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-core</artifactId>
<version>9.20.1</version>
<version>9.21.0</version>
</dependency>
<dependency>
<groupId>no.nav</groupId>
Expand Down

0 comments on commit 27675cb

Please sign in to comment.