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 230f5cc commit 4668aceCopy full SHA for 4668ace
pom.xml
@@ -47,6 +47,8 @@
47
<scope>import</scope>
48
</dependency>
49
50
+ <!-- Liquibase brings an old version of commons-io as transitive dependency, which is not compatible with
51
+ latest version of CAP Java. -->
52
<dependency>
53
<groupId>commons-io</groupId>
54
<artifactId>commons-io</artifactId>
0 commit comments