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


The following commit(s) were added to refs/heads/master by this push:
     new ff4afeb4 Pick up CycloneDX version from parent POM
ff4afeb4 is described below

commit ff4afeb4200f923952af5623a74fe25765b99e20
Author: Gary Gregory <[email protected]>
AuthorDate: Tue May 21 10:32:56 2024 -0400

    Pick up CycloneDX version from parent POM
---
 pom.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index a3b50849..c487140f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,9 +62,6 @@
         <commons.jacoco.branchRatio>0.80</commons.jacoco.branchRatio>
         <commons.jacoco.lineRatio>0.89</commons.jacoco.lineRatio>
         <commons.jacoco.complexityRatio>0.75</commons.jacoco.complexityRatio>
-        <!-- Cyclone -->
-        <commons.cyclonedx.version>2.7.5</commons.cyclonedx.version>
-
         <!--
           Encoding of Java source files: ensures that the compiler and
           the javadoc generator use the right encoding. Subprojects may

Reply via email to