[tor-commits] [onionoo/master] Upgrade libraries to new Debian stable.

karsten at torproject.org karsten at torproject.org
Mon Jul 31 18:02:03 UTC 2017


commit f307f4de2b4886f0548f357b7f408b1ab02b4d83
Author: iwakeh <iwakeh at torproject.org>
Date:   Thu Jul 6 08:22:10 2017 +0000

    Upgrade libraries to new Debian stable.
    Part of task-23069; jetty8 to jetty9 migration open.
---
 build.xml | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/build.xml b/build.xml
index e1e31be..d5aea73 100644
--- a/build.xml
+++ b/build.xml
@@ -44,14 +44,14 @@
 
   <patternset id="library" >
     <include name="metrics-lib-${metricslibversion}.jar"/>
-    <include name="commons-codec-1.9.jar"/>
-    <include name="commons-compress-1.9.jar"/>
-    <include name="commons-lang3-3.3.2.jar"/>
-    <include name="gson-2.2.4.jar"/>
-    <include name="logback-classic-1.1.2.jar"/>
-    <include name="logback-core-1.1.2.jar"/>
-    <include name="slf4j-api-1.7.7.jar"/>
-    <include name="xz-1.5.jar"/>
+    <include name="commons-codec-1.10.jar"/>
+    <include name="commons-compress-1.13.jar"/>
+    <include name="commons-lang3-3.5.jar"/>
+    <include name="gson-2.4.jar"/>
+    <include name="logback-classic-1.1.9.jar"/>
+    <include name="logback-core-1.1.9.jar"/>
+    <include name="slf4j-api-1.7.22.jar"/>
+    <include name="xz-1.6.jar"/>
   </patternset>
 
   <patternset id="web" >





More information about the tor-commits mailing list