Skip to content

Commit

Permalink
fix: upgrade org.flywaydb:flyway-core from 9.18.0 to 9.19.1 (#95)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.flywaydb:flyway-core from 9.18.0 to 9.19.1.

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

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
christeredvartsen and snyk-bot authored Jul 31, 2023
1 parent 5f9e36f commit 463362b
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.18.0</version>
<version>9.19.1</version>
</dependency>
<dependency>
<groupId>no.nav</groupId>
Expand Down

0 comments on commit 463362b

Please sign in to comment.