File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 7777 <dependency >
7878 <groupId >org.flywaydb</groupId >
7979 <artifactId >flyway-database-postgresql</artifactId >
80- <version >12.0 .0</version >
80+ <version >11.20 .0</version >
8181 <scope >runtime</scope >
8282 </dependency >
8383 <dependency >
8484 <groupId >org.flywaydb</groupId >
8585 <artifactId >flyway-core</artifactId >
86- <version >12.0 .0</version >
86+ <version >11.20 .0</version >
8787 </dependency >
8888 <dependency >
8989 <groupId >ch.qos.logback.access</groupId >
9090 <artifactId >logback-access-common</artifactId >
91- <version >2.0.9 </version >
91+ <version >2.0.7 </version >
9292 </dependency >
9393 <dependency >
9494 <groupId >ch.qos.logback.access</groupId >
9595 <artifactId >logback-access-tomcat</artifactId >
96- <version >2.0.9 </version >
96+ <version >2.0.7 </version >
9797 </dependency >
9898 <dependency >
9999 <groupId >net.logstash.logback</groupId >
214214 <plugin >
215215 <groupId >org.flywaydb</groupId >
216216 <artifactId >flyway-maven-plugin</artifactId >
217- <version >12.0 .0</version >
217+ <version >11.20 .0</version >
218218 </plugin >
219219 <plugin >
220220 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments