Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent b3509b4 commit df81108
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 @@ -76,7 +76,7 @@
<intellij.coverage.agent.version>1.0.761</intellij.coverage.agent.version>
<intellij.agent.options>${project.basedir}/.qodana/code-coverage/output.ic,true,true,true,false</intellij.agent.options>
<!-- libs -->
<commons-io.version>2.15.1</commons-io.version>
<commons-io.version>2.16.1</commons-io.version>
<coca-kit.version>0.2.0</coca-kit.version>
<guava.version>33.2.1-jre</guava.version>
<hutool.version>5.8.31</hutool.version>
Expand Down

0 comments on commit df81108

Please sign in to comment.