Skip to content

Commit c27b0c6

Browse files
chore(deps): bump commons-io:commons-io from 2.20.0 to 2.21.0 (#3035)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f350562 commit c27b0c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bootstrapper-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>commons-io</groupId>
6060
<artifactId>commons-io</artifactId>
61-
<version>2.20.0</version>
61+
<version>2.21.0</version>
6262
</dependency>
6363
<dependency>
6464
<groupId>com.github.spullara.mustache.java</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<micrometer-core.version>1.16.0</micrometer-core.version>
6767
<caffeine.version>3.2.3</caffeine.version>
6868
<mustache.version>0.9.14</mustache.version>
69-
<commons.io.version>2.20.0</commons.io.version>
69+
<commons.io.version>2.21.0</commons.io.version>
7070
<java.diff.version>4.16</java.diff.version>
7171

7272
<fmt-maven-plugin.version>2.11</fmt-maven-plugin.version>

0 commit comments

Comments
 (0)