Bump commons-codec:commons-codec from 1.17.2 to 1.19.0

Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.2 to 1.19.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.17.2...rel/commons-codec-1.19.0)

---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
  dependency-version: 1.19.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-07-22 21:44:55 +00:00
committed by GitHub
parent d695b7d3e2
commit 5a120ae673

View File

@@ -204,7 +204,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.17.2</version>
<version>1.19.0</version>
</dependency>
<dependency>
<groupId>org.yaml</groupId>