diff options
Diffstat (limited to 'appc-directed-graph/pom.xml')
-rw-r--r-- | appc-directed-graph/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-directed-graph/pom.xml b/appc-directed-graph/pom.xml index 2f0db35ac..542fb9482 100644 --- a/appc-directed-graph/pom.xml +++ b/appc-directed-graph/pom.xml @@ -37,7 +37,7 @@ <properties> <jackson.version>2.3.2</jackson.version> - <snakeyaml.version>1.12</snakeyaml.version> + <snakeyaml.version>1.15</snakeyaml.version> <velocity.version>1.7</velocity.version> <jettison.version>1.3.7</jettison.version> <commons.collections.version>3.2.2</commons.collections.version> |