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 aa72d65 commit 4c9f625Copy full SHA for 4c9f625
pom.xml
@@ -46,14 +46,6 @@
46
<type>pom</type>
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>
55
- <version>2.18.0</version>
56
- </dependency>
57
</dependencies>
58
</dependencyManagement>
59
0 commit comments