Skip to content

Commit 91c9be8

Browse files
authored
Merge pull request #38 from OpenPodcastAPI/dependabot/maven/org.flywaydb-flyway-database-postgresql-11.20.1
Bump org.flywaydb:flyway-database-postgresql from 11.20.0 to 11.20.1
2 parents 0f466e9 + 1cf6abb commit 91c9be8

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.20.0</version>
163+
<version>11.20.1</version>
164164
</dependency>
165165
<dependency>
166166
<groupId>io.jsonwebtoken</groupId>

0 commit comments

Comments
 (0)