Skip to content

Commit fb1d264

Browse files
Bump commons-io from 2.8.0 to 2.9.0
Bumps commons-io from 2.8.0 to 2.9.0. Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0e95c8 commit fb1d264

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)