Skip to content

Commit dae6421

Browse files
chore(deps): bump commons-io:commons-io from 2.15.0 to 2.15.1 (#2134)
Bumps commons-io:commons-io from 2.15.0 to 2.15.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 0b4bbd6 commit dae6421

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
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>commons-io</groupId>
5858
<artifactId>commons-io</artifactId>
59-
<version>2.15.0</version>
59+
<version>2.15.1</version>
6060
</dependency>
6161
<dependency>
6262
<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.3</caffeine.version>
6060
<jenvtest.version>0.9.0</jenvtest.version>
6161
<mustache.version>0.9.10</mustache.version>
62-
<commons.io.version>2.15.0</commons.io.version>
62+
<commons.io.version>2.15.1</commons.io.version>
6363

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

0 commit comments

Comments
 (0)