From 62cb4575c3a0a02f0f2c459b385214c90b502c65 Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Thu, 23 May 2013 09:48:46 +0000 Subject: [PATCH] WW-4072 Upgrade commons-logging to latest available version 1.1.3 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1485634 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/archetype-resources/pom.xml | 2 +- .../src/main/resources/archetype-resources/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/archetypes/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml b/archetypes/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml index 632add875..8f03ff1fc 100644 --- a/archetypes/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml +++ b/archetypes/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml @@ -36,7 +36,7 @@ commons-logging commons-logging - 1.1.1 + 1.1.3 diff --git a/archetypes/struts2-archetype-convention/src/main/resources/archetype-resources/pom.xml b/archetypes/struts2-archetype-convention/src/main/resources/archetype-resources/pom.xml index 110ed2605..dad3ba772 100644 --- a/archetypes/struts2-archetype-convention/src/main/resources/archetype-resources/pom.xml +++ b/archetypes/struts2-archetype-convention/src/main/resources/archetype-resources/pom.xml @@ -42,7 +42,7 @@ commons-logging commons-logging - 1.1 + 1.1.3 diff --git a/pom.xml b/pom.xml index 595112242..a9f455f56 100644 --- a/pom.xml +++ b/pom.xml @@ -657,7 +657,7 @@ commons-logging commons-logging - 1.1.2 + 1.1.3 commons-collections