This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git
The following commit(s) were added to refs/heads/master by this push:
new 269a35e Bump junit.version from 5.11.0 to 5.11.1 (#166)
269a35e is described below
commit 269a35e9519e1f71e630c5a4c22a924ceea1bc7d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 3 12:40:46 2024 +0200
Bump junit.version from 5.11.0 to 5.11.1 (#166)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0c18f64..068316c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
<jersey-server.version>2.41</jersey-server.version>
<jettison.version>1.5.4</jettison.version>
- <junit.version>5.11.0</junit.version>
+ <junit.version>5.11.1</junit.version>
<enforcer.plugin.version>3.0.0-M3</enforcer.plugin.version>
<checkstyle.plugin.version>3.2.0</checkstyle.plugin.version>