Skip to content

Commit

Permalink
chore(deps): bump commons-io:commons-io from 2.16.0 to 2.16.1 (#1553)
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.16.0 to 2.16.1.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 10, 2024
1 parent 9a4c1d7 commit bdbe853
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion digiwf-engine/digiwf-engine-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<properties>
<apache.commons.collections4>4.4</apache.commons.collections4>
<apache.commons.csv>1.10.0</apache.commons.csv>
<apache.commons.io>2.16.0</apache.commons.io>
<apache.commons.io>2.16.1</apache.commons.io>
<apache.commons.lang3>3.12.0</apache.commons.lang3>
<apache.commons.text>1.11.0</apache.commons.text>
<apache.commons.validator>1.8.0</apache.commons.validator>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<name>digiwf-s3-integration-service</name>

<properties>
<apache.commons.io>2.16.0</apache.commons.io>
<apache.commons.io>2.16.1</apache.commons.io>
</properties>

<dependencies>
Expand Down

0 comments on commit bdbe853

Please sign in to comment.