gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libeufin] branch master updated: deps


From: gnunet
Subject: [libeufin] branch master updated: deps
Date: Tue, 03 Aug 2021 01:08:22 +0200

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

dold pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 1c8bf10  deps
1c8bf10 is described below

commit 1c8bf10f2e07221c8aa91cf2d7156a34b07ab999
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue Aug 3 01:08:16 2021 +0200

    deps
---
 nexus/build.gradle   | 1 -
 sandbox/build.gradle | 1 -
 util/build.gradle    | 1 -
 3 files changed, 3 deletions(-)

diff --git a/nexus/build.gradle b/nexus/build.gradle
index 8ef0836..77a2c6a 100644
--- a/nexus/build.gradle
+++ b/nexus/build.gradle
@@ -66,7 +66,6 @@ dependencies {
     implementation 'ch.qos.logback:logback-classic:1.2.5'
 
     // XML parsing/binding and encryption
-    implementation group: 'javax.xml.bind', name: 'jaxb-api', version: '2.3.1'
     implementation "javax.xml.bind:jaxb-api:2.3.0"
     implementation "org.glassfish.jaxb:jaxb-runtime:2.3.1"
     implementation 'org.apache.santuario:xmlsec:2.2.2'
diff --git a/sandbox/build.gradle b/sandbox/build.gradle
index 8cf8369..1f80b41 100644
--- a/sandbox/build.gradle
+++ b/sandbox/build.gradle
@@ -49,7 +49,6 @@ dependencies {
     implementation 'ch.qos.logback:logback-classic:1.2.5'
 
     // XML Stuff
-    implementation group: 'javax.xml.bind', name: 'jaxb-api', version: '2.3.1'
     implementation "javax.xml.bind:jaxb-api:2.3.0"
     implementation "org.glassfish.jaxb:jaxb-runtime:2.3.1"
     implementation 'org.apache.santuario:xmlsec:2.2.2'
diff --git a/util/build.gradle b/util/build.gradle
index 52a551d..87843cb 100644
--- a/util/build.gradle
+++ b/util/build.gradle
@@ -34,7 +34,6 @@ dependencies {
     implementation 'ch.qos.logback:logback-classic:1.2.5'
 
     // XML Stuff
-    implementation group: 'javax.xml.bind', name: 'jaxb-api', version: '2.3.1'
     implementation "javax.xml.bind:jaxb-api:2.3.0"
     implementation "org.glassfish.jaxb:jaxb-runtime:2.3.1"
     implementation 'org.apache.santuario:xmlsec:2.2.2'

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]