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-parent.git
The following commit(s) were added to refs/heads/master by this push: new 5487c15 Bump junit-bom from 5.9.1 to 5.9.2 (#198) 5487c15 is described below commit 5487c1511927c5f8f4cb0bf4510602916ddfce0f Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Jan 10 08:49:41 2023 -0500 Bump junit-bom from 5.9.1 to 5.9.2 (#198) Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.9.1 to 5.9.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.9.1...r5.9.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 172e64b..18a9be6 100644 --- a/pom.xml +++ b/pom.xml @@ -151,7 +151,7 @@ <commons.enforcer-plugin.version>3.1.0</commons.enforcer-plugin.version> <commons.buildnumber-plugin.version>3.0.0</commons.buildnumber-plugin.version> <commons.biz.aQute.bndlib.version>6.4.0</commons.biz.aQute.bndlib.version> - <commons.junit.version>5.9.1</commons.junit.version> + <commons.junit.version>5.9.2</commons.junit.version> <!-- Note: Maven site plugin 3.5.1 is the latest version but is not a direct replacement: