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 c14d487 Bump org.junit-pioneer:junit-pioneer from 1.5.0 to 1.6.1.
c14d487 is described below
commit c14d4876a40695cdd0fba572eef454556706c239
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Feb 24 06:57:18 2022 -0500
Bump org.junit-pioneer:junit-pioneer from 1.5.0 to 1.6.1.
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index cfc58bf..97bd4ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -545,7 +545,7 @@
<dependency>
<groupId>org.junit-pioneer</groupId>
<artifactId>junit-pioneer</artifactId>
- <version>1.5.0</version>
+ <version>1.6.1</version>
<scope>test</scope>
</dependency>
<dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 634eede..c87e90f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -129,7 +129,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory"
due-to="Dependabot">Bump easymock from 4.2 to 4.3 #746.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory">Bump commons.jacoco.version 0.8.6 -> 0.8.7.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory">Bump commons.japicmp.version 0.15.2 -> 0.15.4.</action>
- <action type="update" dev="ggregory"
due-to="Dependabot">Bump junit-pioneer from 1.3.8 to 1.5.0 #749, #767,
#832.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot,
Gary Gregory">Bump junit-pioneer from 1.3.8 to 1.6.1 #749, #767, #832.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump junit-bom from 5.7.1 to 5.8.2 #761, #805, #807,
#836.</action>
<action type="update" dev="ggregory" due-to="Dependabot,
Gary Gregory">Bump maven-javadoc-plugin from 3.2.0 to 3.3.2.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump jmh.version from 1.27 to 1.34 #794, #842.</action>