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 4be0791  Bump org.junit:junit-bom from 5.11.2 to 5.11.3 (#519)
4be0791 is described below

commit 4be0791a2eae5288fe16d6b64979c1194a9913f8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 22 07:25:05 2024 -0400

    Bump org.junit:junit-bom from 5.11.2 to 5.11.3 (#519)
    
    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 
5.11.2 to 5.11.3.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/compare/r5.11.2...r5.11.3)
    
    ---
    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 313309b..9c7a2d0 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.2</commons.junit.version>
+    <commons.junit.version>5.11.3</commons.junit.version>
     <commons.jmh.version>1.37</commons.jmh.version>
     <commons.asm.version>9.7.1</commons.asm.version>
     <commons.taglist.version>3.2.1</commons.taglist.version>

Reply via email to