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 3e2510d Bump org.junit:junit-bom from 5.11.0-RC1 to 5.11.0 (#465) 3e2510d is described below commit 3e2510d9f90bbb99bacf401a0a9d18a879a49b4d Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Aug 14 08:16:54 2024 -0400 Bump org.junit:junit-bom from 5.11.0-RC1 to 5.11.0 (#465) Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.0-RC1 to 5.11.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.0-RC1...r5.11.0) --- 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> 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 c804a7f..298214b 100644 --- a/pom.xml +++ b/pom.xml @@ -154,7 +154,7 @@ <commons.moditect-maven-plugin.addServiceUses>true</commons.moditect-maven-plugin.addServiceUses> <!-- Warning: org.apache.felix:maven-bundle-plugin does not yet support bndlib 7 --> <commons.biz.aQute.bndlib.version>6.4.1</commons.biz.aQute.bndlib.version> - <commons.junit.version>5.11.0-RC1</commons.junit.version> + <commons.junit.version>5.11.0</commons.junit.version> <commons.jmh.version>1.37</commons.jmh.version> <!-- Note: Maven site plugin 3.5.1 is the latest version but is not a direct replacement: