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 7e99829 Bump commons-logging:commons-logging from 1.3.5 to 1.3.6
(#441)
7e99829 is described below
commit 7e9982964a74034bccf7af7b3d57875a92aa7e50
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 9 11:54:49 2026 +0100
Bump commons-logging:commons-logging from 1.3.5 to 1.3.6 (#441)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 657295f..f234ea1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,7 +135,7 @@
<commons-io.version>2.21.0</commons-io.version>
<commons-lang.version>2.6</commons-lang.version>
<commons-lang3.version>3.20.0</commons-lang3.version>
- <commons-logging.version>1.3.5</commons-logging.version>
+ <commons-logging.version>1.3.6</commons-logging.version>
<commons-math3.version>3.6.1</commons-math3.version>
<slf4j.version>2.0.17</slf4j.version>