diff options
-rwxr-xr-x | odlparent-carbon-sr1/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odlparent-carbon-sr1/pom.xml b/odlparent-carbon-sr1/pom.xml index fbf59306..115b4efe 100755 --- a/odlparent-carbon-sr1/pom.xml +++ b/odlparent-carbon-sr1/pom.xml @@ -122,7 +122,7 @@ <org.json.version>20131018</org.json.version> <!-- Used by sfc --> - <jettison.version>1.3.7</jettison.version> + <jettison.version>1.3.6</jettison.version> <!-- Used by persistence --> <jsr305.api.version>3.0.0</jsr305.api.version> <!-- Need to stick to JUnit 4.11 until https://github.com/jayway/powermock/issues/560 |