Skip to content

Commit

Permalink
bump flyway to 9.20.1 to support postgres 15
Browse files Browse the repository at this point in the history
  • Loading branch information
Don Sizemore committed Jul 19, 2023
1 parent dde0879 commit 5cea05e
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 @@ -26,7 +26,7 @@
<packaging.type>war</packaging.type>

<reload4j.version>1.2.18.4</reload4j.version>
<flyway.version>8.5.10</flyway.version>
<flyway.version>9.20.1</flyway.version>
<jhove.version>1.20.1</jhove.version>
<jacoco.version>0.8.7</jacoco.version>
<poi.version>5.2.1</poi.version>
Expand Down

0 comments on commit 5cea05e

Please sign in to comment.