Update dependency commons-codec:commons-codec to v1.19.0

This commit is contained in:
renovate[bot] 2025-07-22 22:27:00 +00:00 committed by GitHub
parent 2a27e84ee5
commit 59ffa2faa6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ THE SOFTWARE.
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.18.0</version>
<version>1.19.0</version>
</dependency>
<dependency>
<groupId>commons-collections</groupId>