Skip to content

Commit 494b48f

Browse files
chore(deps): bump commons-io:commons-io from 2.16.0 to 2.16.1 (#2338)
Bumps commons-io:commons-io from 2.16.0 to 2.16.1. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0e81c0 commit 494b48f

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.0</version>
61+
<version>2.16.1</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
@@ -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.16.0</commons.io.version>
62+
<commons.io.version>2.16.1</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)