diff options
Diffstat (limited to 'archiva-modules/archiva-karaf')
-rw-r--r-- | archiva-modules/archiva-karaf/archiva-features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-modules/archiva-karaf/archiva-features/pom.xml b/archiva-modules/archiva-karaf/archiva-features/pom.xml index 73beef629..f092b6bfc 100644 --- a/archiva-modules/archiva-karaf/archiva-features/pom.xml +++ b/archiva-modules/archiva-karaf/archiva-features/pom.xml @@ -39,7 +39,7 @@ <commons-httpclient.bundle.version>3.1_6</commons-httpclient.bundle.version> <commons-jxpath.bundle.version>1.2_5</commons-jxpath.bundle.version> <commons-validator.bundle.version>1.3.1_1-SNAPSHOT</commons-validator.bundle.version> - <dom4j.bundle.version>1.6.1_4</dom4j.bundle.version> + <dom4j.bundle.version>2.1.3_1</dom4j.bundle.version> <ehcache.bundle.version>2.4.3_1</ehcache.bundle.version> <freemarker.bundle.version>2.3.18_1</freemarker.bundle.version> <javassist.bundle.version>3.12.1.ga_1</javassist.bundle.version> |