Skip to content

Commit 830f29d

Browse files
chore(deps): bump commons-io:commons-io from 2.15.1 to 2.16.0 (#2324)
Bumps commons-io:commons-io from 2.15.1 to 2.16.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>
1 parent 9ad3443 commit 830f29d

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.15.1</version>
61+
<version>2.16.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
@@ -59,7 +59,7 @@
5959
<caffeine.version>3.1.8</caffeine.version>
6060
<jenvtest.version>0.9.6</jenvtest.version>
6161
<mustache.version>0.9.11</mustache.version>
62-
<commons.io.version>2.15.1</commons.io.version>
62+
<commons.io.version>2.16.0</commons.io.version>
6363

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

0 commit comments

Comments
 (0)