This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-bcel.git


The following commit(s) were added to refs/heads/master by this push:
     new 8f5adaa  Bump junit-jupiter from 5.7.2 to 5.8.0-M1.
8f5adaa is described below

commit 8f5adaa34a1fcdcd725c0373094018a3a22e01b8
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Wed Jul 21 09:59:53 2021 -0400

    Bump junit-jupiter from 5.7.2 to 5.8.0-M1.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1e16070..a9acf44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -462,7 +462,7 @@
     <dependency>
       <groupId>org.junit.jupiter</groupId>
       <artifactId>junit-jupiter</artifactId>
-      <version>5.7.2</version>
+      <version>5.8.0-M1</version>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d3d07be..2e3926f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -86,7 +86,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action                  type="update" dev="ggregory" 
due-to="Dependabot">Update exec-maven-plugin from 1.6.0 to 3.0.0 #51.</action>
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Update commons.japicmp.version 0.14.3 -> 0.15.3.</action>
       <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump maven-pmd-plugin from 3.13.0 to 3.14.0 #74.</action>
-      <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump junit-jupiter from 5.7.0 to 5.7.2 #78, #90.</action>
+      <action                  type="update" dev="ggregory" 
due-to="Dependabot, Gary Gregory">Bump junit-jupiter from 5.7.0 to 5.8.0-M1 
#78, #90.</action>
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Bump actions/setup-java from v1.4.3 to v2.</action>
       <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump actions/cache from 2 to 2.1.6 #88, #93.</action>
       <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump jna.version from 5.6.0 to 5.8.0 #84.</action>

Reply via email to