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


The following commit(s) were added to refs/heads/master by this push:
     new d22227e  Bump junit-bom from 5.7.0 to 5.7.1 (#200)
d22227e is described below

commit d22227e9e7ec7981785ee51c3c3c53d56b5d2c02
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 9 14:16:22 2021 -0500

    Bump junit-bom from 5.7.0 to 5.7.1 (#200)
    
    Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.7.0 to 5.7.1.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d4f4e2b..7f2e7e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -234,7 +234,7 @@ file comparators, endian transformation classes, and much 
more.
       <dependency>
         <groupId>org.junit</groupId>
         <artifactId>junit-bom</artifactId>
-        <version>5.7.0</version>
+        <version>5.7.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>

Reply via email to