Skip to content

Commit

Permalink
[MWRAPPER-154] Bump commons-io:commons-io from 2.16.1 to 2.18.0 (#161)
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>
Co-authored-by: Sylwester Lachiewicz <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 6e24460 commit 1830d81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion maven-wrapper-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ under the License.
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.16.1</version>
<version>2.18.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
Expand Down
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ under the License.
<maven.site.path>wrapper-archives/wrapper-LATEST</maven.site.path>
<mavenVersion>3.9.6</mavenVersion>
<javaVersion>8</javaVersion>
<!-- remove later - upgrade to try run tests with Java 23, Doxia 1.x -->
<version.maven-invoker-plugin>3.7.0</version.maven-invoker-plugin>
<project.build.outputTimestamp>2024-05-21T15:12:22Z</project.build.outputTimestamp>
</properties>

Expand Down

0 comments on commit 1830d81

Please sign in to comment.