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 2020/08/16 17:52:34 UTC

[commons-crypto] branch master updated: Drop unused property commons-logging.version.

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


The following commit(s) were added to refs/heads/master by this push:
     new c2dda68  Drop unused property commons-logging.version.
c2dda68 is described below

commit c2dda68559f327dd6f2cad49d96c295569e50053
Author: garydgregory <ga...@192.168.1.7>
AuthorDate: Sun Aug 16 13:52:26 2020 -0400

    Drop unused property commons-logging.version.
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7c88f49..d7742dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,7 +155,6 @@ The following provides more details on the included cryptographic software:
   
     <jna.version>5.5.0</jna.version>
     <commons.changes.onlyCurrentVersion>true</commons.changes.onlyCurrentVersion>
-    <commons-logging.version>1.1.3</commons-logging.version>
     <commons.jacoco.version>0.8.5</commons.jacoco.version>
 
     <!-- The property "target.name" is used to specify the ant target, The All target will use