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 27b3e11  Bump org.junit:junit-bom from 5.11.3 to 5.11.4 (#558)
27b3e11 is described below

commit 27b3e11f80f616ca5f46cddc75c3e0d0bf6475fd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 16 16:06:51 2024 -0500

    Bump org.junit:junit-bom from 5.11.3 to 5.11.4 (#558)
    
    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 
5.11.3 to 5.11.4.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4)
    
    ---
    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 de4d86a..1d0d86b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,7 +155,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.3</commons.junit.version>
+    <commons.junit.version>5.11.4</commons.junit.version>
     <commons.junit-pioneer.version>2.3.0</commons.junit-pioneer.version>
     <commons.jmh.version>1.37</commons.jmh.version>
     <commons.asm.version>9.7.1</commons.asm.version>

Reply via email to