Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#148)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent c8ca1e1 commit c36a1b2
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 @@ -46,7 +46,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<slf4j-version>2.0.12</slf4j-version>
<commons-lang-version>3.14.0</commons-lang-version>
<commons-io-version>2.16.0</commons-io-version>
<commons-io-version>2.16.1</commons-io-version>
<junit-version>5.10.2</junit-version>
<pdfbox-version>3.0.2</pdfbox-version>
<mockito-version>5.11.0</mockito-version>
Expand Down

0 comments on commit c36a1b2

Please sign in to comment.