Skip to content

Commit 8c5c369

Browse files
authored
Merge pull request #158 from dadoonet/dependabot/maven/commons-io-commons-io-2.9.0
Bump commons-io from 2.8.0 to 2.9.0
2 parents 710c1e0 + fb1d264 commit 8c5c369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ when an elasticsearch client starts.
2626
<test.elasticsearch.version>${elasticsearch.version}</test.elasticsearch.version>
2727
<slf4j.version>1.7.30</slf4j.version>
2828
<log4j.version>2.14.1</log4j.version>
29-
<commons.io.version>2.8.0</commons.io.version>
29+
<commons.io.version>2.9.0</commons.io.version>
3030
<jackson.version>2.12.3</jackson.version>
3131

3232
<!-- For integration tests using Docker or external cluster -->

0 commit comments

Comments
 (0)