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 06a96a7 Bump commons-logging:commons-logging from 1.3.4 to 1.3.5
(#236)
06a96a7 is described below
commit 06a96a7c2dd6f7c7c5f69617beb2ac4ab75af15d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 10 10:41:04 2025 +0100
Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 (#236)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e642355..ccb27c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -194,7 +194,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
- <version>1.3.4</version>
+ <version>1.3.5</version>
</dependency>
<dependency>
<groupId>commons-collections</groupId>