Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.15.0 to 2.15.1 (#343)
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.15.0 to 2.15.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 Nov 30, 2023
1 parent f561765 commit 79158be
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 @@ -34,7 +34,7 @@
<lombok.version>1.18.30</lombok.version>
<jetty-client.version>12.0.3</jetty-client.version>
<jackson.version>2.16.0</jackson.version>
<commons-io.version>2.15.0</commons-io.version>
<commons-io.version>2.15.1</commons-io.version>

<junit-jupiter.version>5.10.1</junit-jupiter.version>
<hamcrest.version>2.2</hamcrest.version>
Expand Down

0 comments on commit 79158be

Please sign in to comment.