You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/01/10 15:06:23 UTC

[commons-bcel] branch master updated: Pick up JUnit version from parent POM

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 6a7299b8 Pick up JUnit version from parent POM
6a7299b8 is described below

commit 6a7299b8087168edf27a5f59c725eafac337be6d
Author: Gary David Gregory (Code signing key) <gg...@apache.org>
AuthorDate: Tue Jan 10 10:06:18 2023 -0500

    Pick up JUnit version from parent POM
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 342b15b3..4e712cc5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,6 @@
     <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.52.0</commons.pmd-impl.version>
-    <commons.junit.version>5.9.1</commons.junit.version>
   </properties>
 
   <distributionManagement>