Skip to content

Commit

Permalink
[MASSEMBLY-1027] Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#201)
Browse files Browse the repository at this point in the history
---
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 9, 2024
1 parent a19fcb9 commit d745bc4
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.2</mavenArchiverVersion>
<commonsIoVersion>2.16.0</commonsIoVersion>
<commonsIoVersion>2.16.1</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.16.0</version>
<version>2.16.1</version>
</dependency>
<dependency>
<groupId>com.github.luben</groupId>
Expand Down

0 comments on commit d745bc4

Please sign in to comment.