Merge pull request #422 from apache/dependabot/maven/commons-codec-commons-codec-1.17.0

Bump commons-codec:commons-codec from 1.16.1 to 1.17.0
This commit is contained in:
Gary Gregory 2024-05-03 08:51:28 -04:00 committed by GitHub
commit b6dbe8cdcb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -55,7 +55,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.16.1</version>
<version>1.17.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>