Skip to content

Commit 33c59ae

Browse files
chore(deps): bump commons-io:commons-io from 2.19.0 to 2.20.0 (#2872)
--- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.20.0 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> Co-authored-by: Attila Mészáros <a_meszaros@apple.com>
1 parent b0663ee commit 33c59ae

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.19.0</version>
61+
<version>2.20.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.15.2</micrometer-core.version>
6767
<caffeine.version>3.2.2</caffeine.version>
6868
<mustache.version>0.9.14</mustache.version>
69-
<commons.io.version>2.19.0</commons.io.version>
69+
<commons.io.version>2.20.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)