Skip to content

Commit

Permalink
[MASSEMBLY-1027] Bump commons-io:commons-io from 2.15.1 to 2.16.0 (#198)
Browse files Browse the repository at this point in the history
---
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 31, 2024
1 parent 1564e0f commit 4f254ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ under the License.
<slf4jVersion>1.7.5</slf4jVersion>
<mavenFilteringVersion>3.3.2</mavenFilteringVersion>
<mavenArchiverVersion>3.6.1</mavenArchiverVersion>
<commonsIoVersion>2.15.1</commonsIoVersion>
<commonsIoVersion>2.16.0</commonsIoVersion>

<testOutputToFile>true</testOutputToFile>
<project.build.outputTimestamp>2024-03-15T07:53:45Z</project.build.outputTimestamp>
Expand Down Expand Up @@ -396,7 +396,7 @@ under the License.
<!-- newer version needed by commons-compress -->
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.15.1</version>
<version>2.16.0</version>
</dependency>
<dependency>
<groupId>com.github.luben</groupId>
Expand Down

0 comments on commit 4f254ee

Please sign in to comment.