gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [libeufin] branch master updated: fix warning


From: gnunet
Subject: [GNUnet-SVN] [libeufin] branch master updated: fix warning
Date: Fri, 11 Oct 2019 13:42:36 +0200

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

marcello pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 402ae71  fix warning
402ae71 is described below

commit 402ae71f9bff1650b140c2f5d0e70bbc487813b2
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Oct 11 13:42:21 2019 +0200

    fix warning
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 02be7e5..6295ab1 100644
--- a/build.gradle
+++ b/build.gradle
@@ -42,7 +42,7 @@ subprojects {
         compile "javax.xml.bind:jaxb-api:2.3.0"
         compile group: 'xerces', name: 'xercesImpl', version: 
'2.6.2-jaxb-1.0.6'
         compile "javax.activation:activation:1.1"
-        compile "org.glassfish.jaxb:jaxb-runtime:2.3.0"
+        compile "org.glassfish.jaxb:jaxb-runtime:2.3.1"
         testCompile group: 'junit', name: 'junit', version: '4.12'
         runtime rootProject.files("resources")
     }

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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