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 c927e6b  Bump junit-pioneer from 0.9.2 to 1.0.0 (#162)
c927e6b is described below

commit c927e6b0d47825f73aa3c41a91c3c255ec773525
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 7 13:28:59 2020 -0400

    Bump junit-pioneer from 0.9.2 to 1.0.0 (#162)
    
    Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer) from 
0.9.2 to 1.0.0.
    - [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases)
    - 
[Changelog](https://github.com/junit-pioneer/junit-pioneer/blob/master/docs/release-notes.md)
    - 
[Commits](https://github.com/junit-pioneer/junit-pioneer/compare/v0.9.2...v1.0.0)
    
    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 f570273..81e3922 100644
--- a/pom.xml
+++ b/pom.xml
@@ -245,7 +245,7 @@ file comparators, endian transformation classes, and much 
more.
     <dependency>
       <groupId>org.junit-pioneer</groupId>
       <artifactId>junit-pioneer</artifactId>
-      <version>0.9.2</version>
+      <version>1.0.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to