Skip to content

Commit d745bc4

Browse files
[MASSEMBLY-1027] Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#201)
--- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a19fcb9 commit d745bc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ under the License.
7777
<slf4jVersion>1.7.5</slf4jVersion>
7878
<mavenFilteringVersion>3.3.2</mavenFilteringVersion>
7979
<mavenArchiverVersion>3.6.2</mavenArchiverVersion>
80-
<commonsIoVersion>2.16.0</commonsIoVersion>
80+
<commonsIoVersion>2.16.1</commonsIoVersion>
8181

8282
<testOutputToFile>true</testOutputToFile>
8383
<project.build.outputTimestamp>2024-03-15T07:53:45Z</project.build.outputTimestamp>
@@ -396,7 +396,7 @@ under the License.
396396
<!-- newer version needed by commons-compress -->
397397
<groupId>commons-io</groupId>
398398
<artifactId>commons-io</artifactId>
399-
<version>2.16.0</version>
399+
<version>2.16.1</version>
400400
</dependency>
401401
<dependency>
402402
<groupId>com.github.luben</groupId>

0 commit comments

Comments
 (0)