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 745d968 Bump junit.version from 5.11.3 to 5.11.4 (#203) 745d968 is described below commit 745d968025d5026a7f4ab2c348b56da76fced5fb Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Dec 23 06:40:53 2024 +0100 Bump junit.version from 5.11.3 to 5.11.4 (#203) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8dd13c0..4c3d058 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,7 @@ <jersey-server.version>2.41</jersey-server.version> <jettison.version>1.5.4</jettison.version> - <junit.version>5.11.3</junit.version> + <junit.version>5.11.4</junit.version> <coveralls.maven.plugin>4.3.0</coveralls.maven.plugin> <jacoco.maven.plugin>0.8.12</jacoco.maven.plugin>