Skip to content

Commit

Permalink
Bump commons-io:commons-io from 1.3.2 to 2.14.0 in /testcontainers
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 1.3.2 to 2.14.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 003126e commit e9870c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testcontainers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<java.version>17</java.version>
<testcontainers.version>1.19.8</testcontainers.version>
<awspring.version>3.1.0</awspring.version>
<commons-io.version>1.3.2</commons-io.version>
<commons-io.version>2.14.0</commons-io.version>
<wiremock-testcontainers-module.version>1.0-alpha-13</wiremock-testcontainers-module.version>
<spotless-maven-plugin.version>2.41.1</spotless-maven-plugin.version>
</properties>
Expand Down

0 comments on commit e9870c0

Please sign in to comment.