Skip to content

Commit cf070ae

Browse files
committed
1 parent ac6ab68 commit cf070ae

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,11 @@
112112
<artifactId>versions-common</artifactId>
113113
<version>2.18.0</version>
114114
</dependency>
115+
<dependency>
116+
<groupId>commons-io</groupId>
117+
<artifactId>commons-io</artifactId>
118+
<version>2.18.0</version>
119+
</dependency>
115120
<dependency>
116121
<groupId>com.vladsch.flexmark</groupId>
117122
<artifactId>flexmark-all</artifactId>

0 commit comments

Comments
 (0)