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-csv.git
The following commit(s) were added to refs/heads/master by this push:
new 954e9eeb Bump jmh-core from 1.34 to 1.35
954e9eeb is described below
commit 954e9eeb9f442506d5d576138f8a314c3e3a3e2f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 15 12:04:53 2022 +0000
Bump jmh-core from 1.34 to 1.35
Bumps jmh-core from 1.34 to 1.35.
---
updated-dependencies:
- dependency-name: org.openjdk.jmh:jmh-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index a095ef85..603a2260 100644
--- a/pom.xml
+++ b/pom.xml
@@ -425,7 +425,7 @@
<dependency>
<groupId>org.openjdk.jmh</groupId>
<artifactId>jmh-core</artifactId>
- <version>1.34</version>
+ <version>1.35</version>
<scope>test</scope>
</dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ce8f150a..cae6621c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -56,7 +56,7 @@
<action type="update" dev="ggregory" due-to="Gary
Gregory">Bump actions/setup-java from 2 to 3.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump checkstyle from 8.44 to 9.2.1 #180, #190, #194, #202,
#207.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump junit-jupiter from 5.8.0-M1 to 5.8.2 #179, #186,
#201.</action>
- <action type="update" dev="ggregory"
due-to="Dependabot">Bump jmh-core from 1.32 to 1.34 #176, #208.</action>
+ <action type="update" dev="ggregory"
due-to="Dependabot">Bump jmh-core from 1.32 to 1.35 #176, #208, #229.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump jmh-generator-annprocess from 1.32 to 1.35 #175, #206,
#226.</action>
<action type="update" dev="ggregory" due-to="Dependabot,
Gary Gregory">Bump commons.pmd-impl.version from 6.36.0 to 6.44.0 #173, #189,
#193, #199, #227.</action>
<action type="update" dev="ggregory" due-to="Dependabot,
Gary Gregory">Bump mockito-core from 3.11.2 to 4.4.0 #187, #197, #204,
#212.</action>