Skip to content

Commit

Permalink
Bump flyway-core from 9.19.4 to 9.20.1
Browse files Browse the repository at this point in the history
Bumps [flyway-core](https://github.com/flyway/flyway) from 9.19.4 to 9.20.1.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-9.19.4...flyway-9.20.1)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 12, 2023
1 parent 6d7b112 commit 0105ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<properties>
<flyway-core.version>9.19.4</flyway-core.version>
<flyway-core.version>9.20.1</flyway-core.version>
<vault-jdbc.version>1.3.10</vault-jdbc.version>
<HikariCP.version>5.0.1</HikariCP.version>
<kotliquery.version>1.9.0</kotliquery.version>
Expand Down

0 comments on commit 0105ab3

Please sign in to comment.