Skip to content

Commit 4e2f429

Browse files
authored
Merge pull request #36 from OpenPodcastAPI/dependabot/maven/org.flywaydb-flyway-database-postgresql-11.19.1
Bump org.flywaydb:flyway-database-postgresql from 11.18.0 to 11.19.1
2 parents fce7d62 + 313f1bf commit 4e2f429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
<dependency>
161161
<groupId>org.flywaydb</groupId>
162162
<artifactId>flyway-database-postgresql</artifactId>
163-
<version>11.18.0</version>
163+
<version>11.19.1</version>
164164
</dependency>
165165
<dependency>
166166
<groupId>io.jsonwebtoken</groupId>

0 commit comments

Comments
 (0)