chore(deps): bump commons-codec:commons-codec from 1.19.0 to 1.20.0

Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.19.0 to 1.20.0.
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.19.0...rel/commons-codec-1.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-06 02:18:36 +00:00
committed by hstyi
parent 026b13ba05
commit 013b03f9ef

View File

@@ -6,7 +6,7 @@ tinylog = "2.7.0"
kotlinx-coroutines = "1.10.2"
flatlaf = "3.6.2"
kotlinx-serialization-json = "1.9.0"
commons-codec = "1.19.0"
commons-codec = "1.20.0"
commons-lang3 = "3.19.0"
commons-csv = "1.14.1"
commons-net = "3.12.0"