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