summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/sca-java-2.0-M5/modules/binding-jsonp-runtime/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/branches/sca-java-2.0-M5/modules/binding-jsonp-runtime/pom.xml')
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/modules/binding-jsonp-runtime/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/modules/binding-jsonp-runtime/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/modules/binding-jsonp-runtime/pom.xml
index f0892bbe02..9801ee7171 100644
--- a/sca-java-2.x/branches/sca-java-2.0-M5/modules/binding-jsonp-runtime/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M5/modules/binding-jsonp-runtime/pom.xml
@@ -44,12 +44,12 @@
<dependency>
<groupId>org.codehaus.jackson</groupId>
<artifactId>jackson-core-asl</artifactId>
- <version>1.5.0</version>
+ <version>1.5.3</version>
</dependency>
<dependency>
<groupId>org.codehaus.jackson</groupId>
<artifactId>jackson-mapper-asl</artifactId>
- <version>1.5.0</version>
+ <version>1.5.3</version>
</dependency>
<dependency>