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 359662f  Bump org.junit:junit-bom from 5.11.0-M2 to 5.11.0-RC1 (#457)
359662f is described below

commit 359662f780113c915165ddad43fddcbec3fa0e5b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 1 07:55:15 2024 -0400

    Bump org.junit:junit-bom from 5.11.0-M2 to 5.11.0-RC1 (#457)
    
    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 
5.11.0-M2 to 5.11.0-RC1.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - 
[Commits](https://github.com/junit-team/junit5/compare/r5.11.0-M2...r5.11.0-RC1)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    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 fb76751..b892f25 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-M2</commons.junit.version>
+    <commons.junit.version>5.11.0-RC1</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:

Reply via email to