Author: tchemit Date: 2012-05-28 17:42:16 +0200 (Mon, 28 May 2012) New Revision: 1278 Url: http://nuiton.org/repositories/revision/mavenpom/1278 Log: fixes #2112: Updates to log4j 1.2.17 fixes #2113: Updates to jrst 1.5 fixes #2114: Updates to jetty 8.1.4.v20120524 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-05-28 07:44:33 UTC (rev 1277) +++ trunk/pom.xml 2012-05-28 15:42:16 UTC (rev 1278) @@ -232,7 +232,7 @@ <!-- our plugins --> <helperPluginVersion>1.4</helperPluginVersion> <jredminePluginVersion>1.3</jredminePluginVersion> - <jrstPluginVersion>1.4</jrstPluginVersion> + <jrstPluginVersion>1.5</jrstPluginVersion> <!-- apache maven plugins version --> <antRunPluginVersion>1.7</antRunPluginVersion> @@ -277,7 +277,7 @@ <!-- others plugins --> <androidPluginVersion>2.8.4</androidPluginVersion> - <jettyPluginVersion>8.1.3.v20120416</jettyPluginVersion> + <jettyPluginVersion>8.1.4.v20120524</jettyPluginVersion> <statScmPluginVersion>1.2.0</statScmPluginVersion> <!-- report plugins version --> @@ -301,7 +301,7 @@ <commonsMathVersion>2.2</commonsMathVersion> <guavaVersion>12.0</guavaVersion> <junitVersion>4.10</junitVersion> - <log4jVersion>1.2.16</log4jVersion> + <log4jVersion>1.2.17</log4jVersion> <!-- to deploy with scpexe for maven 3 --> <wagonSshExternalVersion>1.0</wagonSshExternalVersion>