This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See http://git.codelutin.com/tutti.git commit c6577e5b900e96ddd7b4cf955d2b64bde5113681 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Dec 25 13:56:42 2015 +0100 Updates some libraries + fix thrid parties --- .../src/license/THIRD-PARTY.properties | 36 ++++++++++++++++++++-- pom.xml | 16 +++++----- 2 files changed, 42 insertions(+), 10 deletions(-) diff --git a/observe-application-swing/src/license/THIRD-PARTY.properties b/observe-application-swing/src/license/THIRD-PARTY.properties index 8476846..8d7dba1 100644 --- a/observe-application-swing/src/license/THIRD-PARTY.properties +++ b/observe-application-swing/src/license/THIRD-PARTY.properties @@ -12,9 +12,11 @@ # - Eclipse Distribution License (EDL), Version 1.0 # - Eclipse Public License (EPL), Version 1.0 # - Eclipse Public License 1.0 +# - Eclipse Public License, Version 1.0 # - GNU General Public License - Version 2 with the class path exception # - GNU General Public License, Version 2 with the Classpath Exception # - GNU Lesser General Public License +# - GNU Lesser General Public License, Version 2.1 # - GNU Library or Lesser General Public License # - General Public License (GPL) # - HSQLDB License, a BSD open source license @@ -32,14 +34,44 @@ # - Simplified BSD # - The Apache Software License, Version 2.0 # - The H2 License, Version 1.0 +# - The MIT License(MIT) #------------------------------------------------------------------------------- # Please fill the missing licenses for dependencies : # # -#Tue May 26 16:24:00 CEST 2015 +#Fri Dec 25 13:08:30 CET 2015 commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 dom4j--dom4j--1.6.1=BSD License -java3d--vecmath--1.3.2=GNU General Public License - Version 2 with the class path exception +it.geosolutions.jaiext.affine--jt-affine--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.algebra--jt-algebra--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.bandcombine--jt-bandcombine--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.bandmerge--jt-bandmerge--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.bandselect--jt-bandselect--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.binarize--jt-binarize--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.border--jt-border--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.buffer--jt-buffer--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.classifier--jt-classifier--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.colorconvert--jt-colorconvert--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.colorindexer--jt-colorindexer--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.crop--jt-crop--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.errordiffusion--jt-errordiffusion--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.format--jt-format--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.imagefunction--jt-imagefunction--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.iterators--jt-iterators--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.lookup--jt-lookup--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.mosaic--jt-mosaic--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.nullop--jt-nullop--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.orderdither--jt-orderdither--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.piecewise--jt-piecewise--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.rescale--jt-rescale--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.rlookup--jt-rlookup--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.scale--jt-scale--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.stats--jt-stats--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.translate--jt-translate--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.utilities--jt-utilities--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.vectorbin--jt-vectorbin--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.warp--jt-warp--1.0.8=Lesser General Public License (LGPL) v 3.0 +it.geosolutions.jaiext.zonal--jt-zonal--1.0.8=Lesser General Public License (LGPL) v 3.0 javax.media--jai_codec--1.1.3=JDL (Java Distribution License) javax.media--jai_core--1.1.3=JDL (Java Distribution License) javax.media--jai_imageio--1.1=JDL (Java Distribution License) diff --git a/pom.xml b/pom.xml index 21edddb..e352104 100644 --- a/pom.xml +++ b/pom.xml @@ -126,15 +126,15 @@ <nuitonI18nVersion>3.3</nuitonI18nVersion> <nuitonValidatorVersion>3.0</nuitonValidatorVersion> - <xworkVersion>2.3.24</xworkVersion> + <xworkVersion>2.3.24.1</xworkVersion> <hibernateVersion>4.3.11.Final</hibernateVersion> - <sl4jVersion>1.7.12</sl4jVersion> + <sl4jVersion>1.7.13</sl4jVersion> <swingXVersion>1.6.4</swingXVersion> - <geoToolsVersion>13.2</geoToolsVersion> + <geoToolsVersion>14.1</geoToolsVersion> <webmotionVersion>2.5</webmotionVersion> <paranamerVersion>2.8</paranamerVersion> - <httpComponentsVersion>4.3.5</httpComponentsVersion> + <httpComponentsVersion>4.5.1</httpComponentsVersion> <!-- license header configuration --> <license.licenseName>gpl_v3</license.licenseName> @@ -203,7 +203,7 @@ <dependency> <groupId>commons-collections</groupId> <artifactId>commons-collections</artifactId> - <version>3.2.1</version> + <version>3.2.2</version> </dependency> <dependency> <groupId>org.apache.commons</groupId> @@ -234,12 +234,12 @@ <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> - <version>18.0</version> + <version>19.0</version> </dependency> <dependency> <groupId>com.google.code.gson</groupId> <artifactId>gson</artifactId> - <version>2.3</version> + <version>2.5</version> </dependency> <dependency> @@ -250,7 +250,7 @@ <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpcore</artifactId> - <version>4.3.2</version> + <version>4.4.4</version> </dependency> <dependency> <groupId>org.apache.httpcomponents</groupId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.