Skip to content

Commit 1e5728b

Browse files
authored
Revert "Bump the klass-api group across 1 directory with 6 updates (#498)" (#513)
This reverts commit 43b080d.
1 parent 43b080d commit 1e5728b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

klass-api/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -77,23 +77,23 @@
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>
@@ -214,7 +214,7 @@
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>

0 commit comments

Comments
 (0)