Skip to content

Commit

Permalink
Bump commons-io from 2.2 to 2.7 in /src/it/projects/MJAVADOC-437/module2
Browse files Browse the repository at this point in the history
Bumps commons-io from 2.2 to 2.7.

---
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] committed Apr 9, 2022
1 parent 9dd7bdd commit 2583554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/it/projects/MJAVADOC-437/module2/pom.xml
Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.2</version>
<version>2.7</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 2583554

Please sign in to comment.