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-lang.git
The following commit(s) were added to refs/heads/master by this push: new 67d2353 Bump junit-pioneer from 0.8.0 to 0.9.0 (#600) 67d2353 is described below commit 67d23532e5f035f9bd79705cb4753fcd0d80ff45 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Aug 10 12:02:26 2020 -0400 Bump junit-pioneer from 0.8.0 to 0.9.0 (#600) Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer) from 0.8.0 to 0.9.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.8.0...v0.9.0) Signed-off-by: dependabot[bot] <supp...@github.com> 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 47fb56f..e833726 100644 --- a/pom.xml +++ b/pom.xml @@ -525,7 +525,7 @@ <dependency> <groupId>org.junit-pioneer</groupId> <artifactId>junit-pioneer</artifactId> - <version>0.8.0</version> + <version>0.9.0</version> <scope>test</scope> </dependency> <dependency>