This is an automated email from the ASF dual-hosted git repository.
kinow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git
commit 94145057be52f97e0e81dc2fef8f4de94dc2f4f7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 2 20:26:15 2021 +0000
Bump junit-jupiter from 5.8.1 to 5.8.2
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.8.1 to
5.8.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.1...r5.8.2)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 24d183f..4b830b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
- <version>5.8.1</version>
+ <version>5.8.2</version>
<scope>test</scope>
</dependency>
<dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index fc5bac2..457e0e4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -73,7 +73,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory"
due-to="Dependabot">Update checkstyle from 8.34 to 9.2, #141, #168, #182, #188,
#193, #201, #208, #211, #228, #235, #245, #253, #255, #262, #270, #280,
#287.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory, Dependabot">Bump spotbugs-maven-plugin from 4.0.0 to 4.5.0.0, #144,
#150, #167, #176, #194, #210, #223, #250, #268, #273, #277, #278, #286.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Update mockito-inline from 3.4.4 to 4.1.0, #143 #148 #149
#152 #153 #154 #158 #159 #166 #177 #180 #187 #195 #197 #207 #216 #231 #236 #237
#243 #258 #259 #260 #261 #272 #285.</action>
- <action type="update" dev="kinow"
due-to="Dependabot">Bump junit-jupiter from 5.6.2 to 5.8.1 #163 #204 #232 #265
#269.</action>
+ <action type="update" dev="kinow"
due-to="Dependabot">Bump junit-jupiter from 5.6.2 to 5.8.2 #163, #204, #232,
#265, #269, #288.</action>
<action type="update" dev="kinow"
due-to="Dependabot">Bump assertj-core from 3.16.1 to 3.21.0 #151 #157 #160 #178
#184 #199 #244 #267.</action>
<action type="update" dev="kinow" due-to="Dependabot,
Gary Gregory">Bump commons-io from 2.7 to 2.11.0 #161 #251.</action>
<action type="update" dev="kinow"
due-to="Dependabot">Bump actions/setup-java from v1.4.0 to v1.4.3 #147 #156
#155 #172 #215.</action>