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.
2 parents 3352417 + cf070ae commit 2fb5ff6Copy full SHA for 2fb5ff6
pom.xml
@@ -112,6 +112,11 @@
112
<artifactId>versions-common</artifactId>
113
<version>2.18.0</version>
114
</dependency>
115
+ <dependency>
116
+ <groupId>commons-io</groupId>
117
+ <artifactId>commons-io</artifactId>
118
+ <version>2.18.0</version>
119
+ </dependency>
120
<dependency>
121
<groupId>com.vladsch.flexmark</groupId>
122
<artifactId>flexmark-all</artifactId>
0 commit comments