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-bcel.git


The following commit(s) were added to refs/heads/master by this push:
     new 1b9f9d59 Bump junit-jupiter from 5.9.0 to 5.9.1
1b9f9d59 is described below

commit 1b9f9d5960cda35375f89a00dc7c38927e7b2590
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sun Sep 25 09:26:58 2022 -0400

    Bump junit-jupiter from 5.9.0 to 5.9.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 88ae4e21..67537c15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,6 +77,7 @@
     <commons.biz.aQute.bndlib.version>6.3.1</commons.biz.aQute.bndlib.version>
     <commons.pmd.version>3.19.0</commons.pmd.version>
     <commons.pmd-impl.version>6.49.0</commons.pmd-impl.version>
+    <commons.junit.version>5.9.1</commons.junit.version>
   </properties>
 
   <!-- Cannot be added to Commons Parent, see 
https://issues.apache.org/jira/browse/COMMONSSITE-26 -->
@@ -435,7 +436,6 @@
     <dependency>
       <groupId>org.junit.jupiter</groupId>
       <artifactId>junit-jupiter</artifactId>
-      <version>5.9.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to