[Geoserver-devel] [jira] (GEOS-6724) Upgrade (all?) Maven dependencies to their latest version

Damiano Albani created an issue

GeoServer / ImprovementGEOS-6724

Upgrade (all?) Maven dependencies to their latest version

Issue Type:

ImprovementImprovement

Assignee:

Andrea Aime

Attachments:

geoserver-dependency-updates.txt

Created:

14/Oct/14 3:31 AM

Priority:

MajorMajor

Reporter:

Damiano Albani

GeoServer currently ships with old versions of various Java libraries.
For instance, here’s the (adapted) output of mvn versions:display-dependency-updates run in the 2.6.0 source tree:

[INFO]   ar.com.hjg:pngj ....................................... 2.0.1 -> 2.1.0
[INFO]   cglib:cglib-nodep ......................................... 2.2 -> 3.1
[INFO]   com.google.code.findbugs:jsr305 ....................... 2.0.3 -> 3.0.0
[INFO]   com.google.guava:guava .................................. 17.0 -> 18.0
[INFO]   com.h2database:h2 ................................. 1.1.119 -> 1.4.181
[INFO]   com.ibm.icu:icu4j .................................... 3.4.4 -> 54.1.1
[INFO]   com.lowagie:itext ..................................... 2.1.5 -> 4.2.1
[INFO]   com.mockrunner:mockrunner ............................. 0.3.6 -> 1.0.4
[INFO]   commons-beanutils:commons-beanutils ................... 1.7.0 -> 1.9.2
[INFO]   commons-collections:commons-collections .............. 3.1 -> 20040616
[INFO]   commons-digester:commons-digester ......................... 1.7 -> 2.1
[INFO]   commons-fileupload:commons-fileupload ................. 1.2.1 -> 1.3.1
[INFO]   commons-io:commons-io ..................................... 2.1 -> 2.4
[INFO]   commons-lang:commons-lang ................................. 2.1 -> 2.6
[INFO]   commons-logging:commons-logging ......................... 1.1.1 -> 1.2
[INFO]   commons-pool:commons-pool ............................... 1.5.3 -> 1.6
[INFO]   commons-validator:commons-validator ................... 1.1.4 -> 1.4.0
[INFO]   commons-vfs:commons-vfs ........................ 1.0 -> 20050307052300
[INFO]   com.noelios.restlet:com.noelios.restlet.ext.servlet ...
[INFO]                                                          1.0.8 -> 1.1.10
[INFO]   de.micromata.jak:JavaAPIforKml ........................ 2.2.0 -> 2.2.1
[INFO]   httpunit:httpunit ....................................... 1.6 -> 1.6.1
[INFO]   javax.activation:activation ............................. 1.1 -> 1.1.1
[INFO]   javax.mail:mail ..................................... 1.4 -> 1.5.0-b01
[INFO]   javax.servlet:servlet-api ......................... 2.5 -> 3.0-alpha-1
[INFO]   jfree:jfreechart .................................... 1.0.10 -> 1.0.13
[INFO]   junit:junit ...................................... 4.11 -> 4.12-beta-2
[INFO]   log4j:log4j ......................................... 1.2.14 -> 1.2.17
[INFO]   mysql:mysql-connector-java .......................... 5.1.17 -> 5.1.33
[INFO]   net.sf.opencsv:opencsv .................................... 1.8 -> 2.3
[INFO]   org.apache.ant:ant .................................... 1.8.4 -> 1.9.4
[INFO]   org.apache.poi:poi ................................. 3.8 -> 3.11-beta2
[INFO]   org.apache.poi:poi-ooxml ........................... 3.8 -> 3.11-beta2
[INFO]   org.apache.wicket:wicket .......................... 1.4.12 -> 7.0.0-M3
[INFO]   org.apache.wicket:wicket-extensions ............... 1.4.12 -> 7.0.0-M3
[INFO]   org.apache.wicket:wicket-spring ................... 1.4.12 -> 7.0.0-M3
[INFO]   org.apache.xbean:xbean-spring ............................. 3.5 -> 4.0
[INFO]   org.bouncycastle:bcprov-jdk14 ........................... 1.46 -> 1.51
[INFO]   org.codehaus.jettison:jettison ........................ 1.0.1 -> 1.3.6
[INFO]   org.easymock:easymock ................................... 2.5.2 -> 3.2
[INFO]   org.easymock:easymockclassextension ....................... 2.3 -> 3.2
[INFO]   org.easymock:easymockclassextension ..................... 2.5.2 -> 3.2
[INFO]   org.freemarker:freemarker ........................... 2.3.18 -> 2.3.21
[INFO]   org.jasypt:jasypt ....................................... 1.8 -> 1.9.2
[INFO]   org.mockito:mockito-core ............................. 1.8.5 -> 1.10.8
[INFO]   org.mortbay.jetty:jetty .............................. 6.1.8 -> 6.1.26
[INFO]   org.mortbay.jetty:jetty-naming ....................... 6.1.8 -> 6.1.26
[INFO]   org.mortbay.jetty:jetty-plus ......................... 6.1.8 -> 6.1.26
[INFO]   org.mortbay.jetty:jetty-util ......................... 6.1.8 -> 6.1.26
[INFO]   org.mortbay.jetty:jsp-2.0 ............................ 6.1.8 -> 6.1.26
[INFO]   org.restlet:org.restlet .............................. 1.0.8 -> 2.0-M3
[INFO]   org.restlet:org.restlet.ext.fileupload ............... 1.0.8 -> 2.0-M3
[INFO]   org.restlet:org.restlet.ext.freemarker ............... 1.0.8 -> 2.0-M3
[INFO]   org.restlet:org.restlet.ext.json ..................... 1.0.8 -> 2.0-M3
[INFO]   org.restlet:org.restlet.ext.spring ................... 1.0.8 -> 2.0-M3
[INFO]   org.slf4j:jcl104-over-slf4j .......................... 1.0.1 -> 1.5.11
[INFO]   org.slf4j:slf4j-log4j12 ............................... 1.4.2 -> 1.7.7
[INFO]   org.springframework.ldap:spring-ldap-test ...
[INFO]                                           1.3.1.RELEASE -> 2.0.2.RELEASE
[INFO]   org.springframework.security:spring-security-cas ...
[INFO]                                           3.1.0.RELEASE -> 3.2.5.RELEASE
[INFO]   org.springframework.security:spring-security-config ...
[INFO]                                           3.1.0.RELEASE -> 3.2.5.RELEASE
[INFO]   org.springframework.security:spring-security-core ...
[INFO]                                           3.1.0.RELEASE -> 3.2.5.RELEASE
[INFO]   org.springframework.security:spring-security-ldap ...
[INFO]                                           3.1.0.RELEASE -> 3.2.5.RELEASE
[INFO]   org.springframework.security:spring-security-web ...
[INFO]                                           3.1.0.RELEASE -> 3.2.5.RELEASE
[INFO]   org.springframework:spring-aop ........ 3.1.4.RELEASE -> 4.1.1.RELEASE
[INFO]   org.springframework:spring-beans ...... 3.1.4.RELEASE -> 4.1.1.RELEASE
[INFO]   org.springframework:spring-context .... 3.1.4.RELEASE -> 4.1.1.RELEASE
[INFO]   org.springframework:spring-core ....... 3.1.4.RELEASE -> 4.1.1.RELEASE
[INFO]   org.springframework:spring-expression ...
[INFO]                                           3.1.4.RELEASE -> 4.1.1.RELEASE
[INFO]   org.springframework:spring-jdbc ....... 3.1.4.RELEASE -> 4.1.1.RELEASE
[INFO]   org.springframework:spring-jms ........ 3.1.4.RELEASE -> 4.1.1.RELEASE
[INFO]   org.springframework:spring-tx ......... 3.1.4.RELEASE -> 4.1.1.RELEASE
[INFO]   org.springframework:spring-web ........ 3.1.4.RELEASE -> 4.1.1.RELEASE
[INFO]   org.springframework:spring-webmvc ..... 3.1.4.RELEASE -> 4.1.1.RELEASE
[INFO]   org.wkb4j:wkb4j .......................... 1.0-RC1 -> 1.0-RC1-modified
[INFO]   postgresql:postgresql ................. 8.4-701.jdbc3 -> 9.1-903.jdbc3
[INFO]   xalan:xalan ........................................... 2.7.0 -> 2.7.2
[INFO]   xmlunit:xmlunit ........................................... 1.3 -> 1.5

Full command output is provided as attachment.

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c)

Atlassian logo