[java-parent-project] branch main updated: JPAR-179 - Anomalies in our POMs

Scott Cantor cantor.2 at osu.edu
Tue Jun 22 14:00:37 UTC 2021


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch main
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=db864c13ffe9da6c013d01cab01cbd39f60c1266

The following commit(s) were added to refs/heads/main by this push:
       new  db864c1   JPAR-179 - Anomalies in our POMs
db864c1 is described below

commit db864c13ffe9da6c013d01cab01cbd39f60c1266
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jun 22 10:00:34 2021 -0400

    JPAR-179 - Anomalies in our POMs
    
    https://issues.shibboleth.net/jira/browse/JPAR-179
    
    Remove redundant metrics-json dependency.
---
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index f6d635f..b99a001 100644
--- a/pom.xml
+++ b/pom.xml
@@ -259,11 +259,6 @@
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
-            <dependency>
-                <groupId>io.dropwizard.metrics</groupId>
-                <artifactId>metrics-json</artifactId>
-                <version>${metrics.version}</version>
-            </dependency>
             <dependency>
                 <groupId>${httpclient.groupId}</groupId>
                 <artifactId>httpcore</artifactId>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list