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-imaging.git


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

commit 938ab7a982b32243493803cf6777e085e6e9ddc7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 14 17:08:18 2021 +0000

    Bump junit-jupiter from 5.7.2 to 5.8.0
    
    Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.7.2 to 
5.8.0.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/compare/r5.7.2...r5.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3090ce9..12bd4e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
     
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/imaging</commons.distSvnStagingUrl>
     <commons.releaseManagerName>Bruno P. Kinoshita</commons.releaseManagerName>
     
<commons.releaseManagerKey>33C6E01240C5468C2B7A556954E2764B48A42DF0</commons.releaseManagerKey>
-    <junit.version>5.7.2</junit.version>
+    <junit.version>5.8.0</junit.version>
   </properties>
 
   <scm>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3f19760..fc5fbdc 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -88,7 +88,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump commons-io from 2.7 to 2.11.0 #96 #152 #153, #158.
       </action>
       <action dev="kinow" type="update" due-to="Dependabot">
-        Bump junit-jupiter from 5.6.2 to 5.7.2 #97 #119 #151.
+        Bump junit-jupiter from 5.6.2 to 5.8.0 #97 #119 #151 #170.
       </action>
       <action dev="kinow" type="update" due-to="Dependabot">
         Bump actions/checkout from v2.3.2 to v2.3.4 #99 #107.

Reply via email to