01/01: update libs
This is an automated email from the git hooks/post-receive script. unknown user pushed a commit to branch devel in repository Pollen. commit 1e5d9e67574f2d1e7a366d461b274846e62147f0 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed May 21 18:31:30 2014 +0200 update libs --- pom.xml | 27 +++++++++++---------------- 1 file changed, 11 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index e159774..1ab4552 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmine</artifactId> - <version>5.0.6</version> + <version>5.0.7</version> </parent> <groupId>org.chorem</groupId> @@ -162,25 +162,26 @@ <!-- customized versions --> <webmotionVersion>2.4.1-SNAPSHOT</webmotionVersion> - <nuitonI18nVersion>3.0</nuitonI18nVersion> - <eugenePluginVersion>2.9-SNAPSHOT</eugenePluginVersion> + <nuitonI18nVersion>3.1</nuitonI18nVersion> + <eugenePluginVersion>2.9</eugenePluginVersion> <topiaVersion>3.0-SNAPSHOT</topiaVersion> <nuitonWebVersion>1.16</nuitonWebVersion> - <nuitonUtilsVersion>2.7.1</nuitonUtilsVersion> + <nuitonUtilsVersion>3.0-rc-2</nuitonUtilsVersion> <nuitonConfigVersion>3.0-alpha-2</nuitonConfigVersion> <nuitonCsvVersion>3.0-alpha-3</nuitonCsvVersion> <nuitonValidatorVersion>3.0-alpha-1</nuitonValidatorVersion> - <h2Version>1.3.173</h2Version> + <h2Version>1.4.178</h2Version> <postgresqlVersion>9.1-901-1.jdbc4</postgresqlVersion> - <shiroVersion>1.2.2</shiroVersion> - <slf4jVersion>1.7.6</slf4jVersion> + <shiroVersion>1.2.3</shiroVersion> + <slf4jVersion>1.7.7</slf4jVersion> <jettyVersion>9.0.3.v20130506</jettyVersion> - <tomcatEmbedVersion>7.0.47</tomcatEmbedVersion> + <tomcatEmbedVersion>7.0.50</tomcatEmbedVersion> + <tomcatEmbedVersion>8.0.5</tomcatEmbedVersion> <hibernateVersion>4.3.5.Final</hibernateVersion> <seleniumVersion>2.33.0</seleniumVersion> <mockitoVersion>1.9.5</mockitoVersion> - <httpCommonsHttpclientVersion>4.2.3</httpCommonsHttpclientVersion> + <httpCommonsHttpclientVersion>4.3.3</httpCommonsHttpclientVersion> <pollenI18nBundle>pollen-i18n</pollenI18nBundle> <!-- license to use --> @@ -394,7 +395,7 @@ <dependency> <groupId>com.github.spullara.mustache.java</groupId> <artifactId>compiler</artifactId> - <version>0.8.13</version> + <version>0.8.15</version> </dependency> <!--dependency> @@ -576,12 +577,6 @@ </plugin> <plugin> - <groupId>org.nuiton</groupId> - <artifactId>nuiton-utils-maven-report-plugin</artifactId> - <version>${nuitonUtilsVersion}</version> - </plugin> - - <plugin> <artifactId>maven-project-info-reports-plugin</artifactId> <version>${projectInfoReportsPluginVersion}</version> </plugin> -- To stop receiving notification emails like this one, please contact Chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
Chorem.org scm