From 5a82ed77a437d404956932018487995b50a654d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 11:31:26 +0000 Subject: [PATCH] Bump junit:junit in /LanguageProcessorsBots/RemoveStopWordsBot Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- LanguageProcessorsBots/RemoveStopWordsBot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LanguageProcessorsBots/RemoveStopWordsBot/pom.xml b/LanguageProcessorsBots/RemoveStopWordsBot/pom.xml index 52c758d..ec1c2b3 100644 --- a/LanguageProcessorsBots/RemoveStopWordsBot/pom.xml +++ b/LanguageProcessorsBots/RemoveStopWordsBot/pom.xml @@ -17,7 +17,7 @@ 3.1.0 3.2.0 - 4.12 + 4.13.1 3.14.0 3.3.3 1.18.12