We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d18634 commit 0409d11Copy full SHA for 0409d11
pom.xml
@@ -111,18 +111,18 @@
111
<dependency>
112
<groupId>org.flywaydb</groupId>
113
<artifactId>flyway-core</artifactId>
114
- <version>10.18.1</version>
+ <version>10.18.2</version>
115
</dependency>
116
117
118
<artifactId>flyway-mysql</artifactId>
119
120
<scope>runtime</scope>
121
122
123
124
<artifactId>flyway-database-postgresql</artifactId>
125
126
127
128
0 commit comments