This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git
The following commit(s) were added to refs/heads/main by this push:
new daed67d4 Bump commons-codec:commons-codec from 1.21.0 to 1.22.0 (#459)
daed67d4 is described below
commit daed67d4002612ce6fe982ba7b900958a5399201
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 27 12:49:58 2026 +0200
Bump commons-codec:commons-codec from 1.21.0 to 1.22.0 (#459)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 33e91e9b..e82be90f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,7 @@
<commons-beanutils.version>1.11.0</commons-beanutils.version>
<commons-cli.version>1.11.0</commons-cli.version>
- <commons-codec.version>1.21.0</commons-codec.version>
+ <commons-codec.version>1.22.0</commons-codec.version>
<commons-collections.version>3.2.2</commons-collections.version>
<commons-collections4.version>4.5.0</commons-collections4.version>
<commons-compress.version>1.28.0</commons-compress.version>