Skip to content

Commit 2cc814f

Browse files
authored
Merge pull request #481 from OpenConext/dependabot/maven/server/org.flywaydb-flyway-mysql-12.0.0
Bump org.flywaydb:flyway-mysql from 11.20.3 to 12.0.0 in /server
2 parents 61ac537 + a9d7e31 commit 2cc814f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<dependency>
138138
<groupId>org.flywaydb</groupId>
139139
<artifactId>flyway-mysql</artifactId>
140-
<version>11.20.3</version>
140+
<version>12.0.0</version>
141141
</dependency>
142142
<dependency>
143143
<groupId>org.mariadb.jdbc</groupId>

0 commit comments

Comments
 (0)