Skip to content

Commit a47db6d

Browse files
committed
chore: Bump deps.
1 parent a731786 commit a47db6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -116,13 +116,13 @@
116116
<dependency>
117117
<groupId>org.flywaydb</groupId>
118118
<artifactId>flyway-mysql</artifactId>
119-
<version>10.21.0</version>
119+
<version>10.22.0</version>
120120
<scope>runtime</scope>
121121
</dependency>
122122
<dependency>
123123
<groupId>org.flywaydb</groupId>
124124
<artifactId>flyway-database-postgresql</artifactId>
125-
<version>10.21.0</version>
125+
<version>10.22.0</version>
126126
<scope>runtime</scope>
127127
</dependency>
128128
<dependency>

0 commit comments

Comments
 (0)