From e90ecbeb6effe92821f19580bdcc101dd2277deb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 11:45:28 +0000 Subject: [PATCH] Bump org.apache.opennlp:opennlp-tools in the java group Bumps the java group with 1 update: [org.apache.opennlp:opennlp-tools](https://github.com/apache/opennlp). Updates `org.apache.opennlp:opennlp-tools` from 2.4.0 to 2.5.0 - [Commits](https://github.com/apache/opennlp/compare/opennlp-2.4.0...opennlp-2.5.0) --- updated-dependencies: - dependency-name: org.apache.opennlp:opennlp-tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java ... Signed-off-by: dependabot[bot] --- turing-app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/turing-app/pom.xml b/turing-app/pom.xml index 03334c5018..cfc99e24bd 100644 --- a/turing-app/pom.xml +++ b/turing-app/pom.xml @@ -178,7 +178,7 @@ org.apache.opennlp opennlp-tools - 2.4.0 + 2.5.0 commons-io