Skip to content

Commit 512c549

Browse files
chore(deps): bump commons-io:commons-io from 2.16.1 to 2.17.0 (#2593)
1 parent 5f140b9 commit 512c549

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bootstrapper-maven-plugin/pom.xml

+1-1
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.16.1</version>
61+
<version>2.17.0</version>
6262
</dependency>
6363
<dependency>
6464
<groupId>com.github.spullara.mustache.java</groupId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<caffeine.version>3.1.8</caffeine.version>
5959
<jenvtest.version>0.9.6</jenvtest.version>
6060
<mustache.version>0.9.11</mustache.version>
61-
<commons.io.version>2.16.1</commons.io.version>
61+
<commons.io.version>2.17.0</commons.io.version>
6262

6363
<fmt-maven-plugin.version>2.11</fmt-maven-plugin.version>
6464
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)