Skip to content

Commit

Permalink
Bump commons-io from 2.2 to 2.7 in /src/it/projects/bugs/massembly-730
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:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Jun 16, 2022
1 parent 3356517 commit e9b5a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/it/projects/bugs/massembly-730/pom.xml
Expand Up @@ -111,7 +111,7 @@ under the License.
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.2</version>
<version>2.7</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit e9b5a01

Please sign in to comment.