Skip to content

Commit

Permalink
Update libs flyway
Browse files Browse the repository at this point in the history
  • Loading branch information
FunixG committed Dec 18, 2024
1 parent a623f07 commit 6a4b927
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 @@ -53,7 +53,7 @@
<!-- https://mvnrepository.com/artifact/org.postgresql/postgresql -->
<org.postgresql.version>42.7.4</org.postgresql.version>
<!-- https://mvnrepository.com/artifact/org.flywaydb/flyway-maven-plugin -->
<org.flywaydb.version>10.20.1</org.flywaydb.version>
<org.flywaydb.version>11.1.0</org.flywaydb.version>
<!-- https://mvnrepository.com/artifact/org.apache.pdfbox/pdfbox -->
<org.apache.pdfbox.version>3.0.3</org.apache.pdfbox.version>
<!-- https://mvnrepository.com/artifact/io.sentry/sentry-spring-boot-starter-jakarta -->
Expand Down

0 comments on commit 6a4b927

Please sign in to comment.