This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp.git
The following commit(s) were added to refs/heads/master by this push:
new e1520329 Bump uimaj-core from 3.1.1 to 3.3.1 in /opennlp-uima
e1520329 is described below
commit e1520329ead94f1c10c385c2fa2e128ecd074767
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 19 08:28:46 2022 +0000
Bump uimaj-core from 3.1.1 to 3.3.1 in /opennlp-uima
Bumps [uimaj-core](https://github.com/apache/uima-uimaj) from 3.1.1 to
3.3.1.
- [Release notes](https://github.com/apache/uima-uimaj/releases)
-
[Changelog](https://github.com/apache/uima-uimaj/blob/main/RELEASE_NOTES.md)
-
[Commits](https://github.com/apache/uima-uimaj/compare/rel/uimaj-3.1.1...rel/uimaj-3.3.1)
---
updated-dependencies:
- dependency-name: org.apache.uima:uimaj-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
opennlp-uima/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/opennlp-uima/pom.xml b/opennlp-uima/pom.xml
index fd4430a1..82cf7701 100644
--- a/opennlp-uima/pom.xml
+++ b/opennlp-uima/pom.xml
@@ -51,7 +51,7 @@
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uimaj-core</artifactId>
- <version>3.1.1</version>
+ <version>3.3.1</version>
<scope>provided</scope>
</dependency>