Bump commons-io from 2.10.0 to 2.11.0 (#19)
Bumps commons-io from 2.10.0 to 2.11.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3a41276f3e
commit
21f64b7147
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -29,7 +29,7 @@
|
|||
<assertj.version>3.22.0</assertj.version>
|
||||
<lombok.version>1.18.22</lombok.version>
|
||||
<commons-collections.version>3.2.2</commons-collections.version>
|
||||
<commons-io.version>2.10.0</commons-io.version>
|
||||
<commons-io.version>2.11.0</commons-io.version>
|
||||
<htmlcleaner.version>2.26</htmlcleaner.version>
|
||||
<junit.version>4.13.2</junit.version>
|
||||
</properties>
|
||||
|
|
Loading…
Reference in a new issue