diff options
-rw-r--r-- | single-feature-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/single-feature-parent/pom.xml b/single-feature-parent/pom.xml index 7e509d1..317fd79 100644 --- a/single-feature-parent/pom.xml +++ b/single-feature-parent/pom.xml @@ -38,7 +38,7 @@ limitations under the License. <properties> <skip.karaf.featureTest>true</skip.karaf.featureTest> <commons.collections.version>3.2.2</commons.collections.version> - <snakeyaml.version>1.12</snakeyaml.version> + <snakeyaml.version>1.15</snakeyaml.version> <tosca.datatype.version>1.1.0</tosca.datatype.version> <velocity.version>1.7</velocity.version> </properties> |