Skip to content

Commit

Permalink
[MGPG-118] Bump commons-io:commons-io from 2.15.1 to 2.16.0 (#87)
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.15.1 to 2.16.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---

https://issues.apache.org/jira/browse/MGPG-118
  • Loading branch information
dependabot[bot] committed Mar 29, 2024
1 parent ef57091 commit 0adc6b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ under the License.
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.15.1</version>
<version>2.16.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 0adc6b8

Please sign in to comment.