Skip to content

Commit 9c8434d

Browse files
deps: bump commons-io:commons-io from 2.20.0 to 2.21.0
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.20.0 to 2.21.0. - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.20.0...rel/commons-io-2.21.0) --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9ff8fd commit 9c8434d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<maven-gpg-plugin.version>3.2.8</maven-gpg-plugin.version>
2626
<revision>1.0.0</revision>
2727
<maven.deploy.skip>false</maven.deploy.skip>
28-
<commons-io.version>2.20.0</commons-io.version>
28+
<commons-io.version>2.21.0</commons-io.version>
2929
<maven-artifact.version>3.9.11</maven-artifact.version>
3030
<lombok.version>1.18.42</lombok.version>
3131
<maven.compiler.source>11</maven.compiler.source>

0 commit comments

Comments
 (0)