diff options
Diffstat (limited to 'appc-config/appc-config-params/features/onap-appc-config-params/pom.xml')
-rw-r--r-- | appc-config/appc-config-params/features/onap-appc-config-params/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml b/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml index 0d525a525..3b40f6868 100644 --- a/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml +++ b/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml @@ -67,7 +67,7 @@ limitations under the License. <dependency> <groupId>org.yaml</groupId> <artifactId>snakeyaml</artifactId> - <version>${snakeyaml.version}</version> + <version>1.15</version> </dependency> <dependency> <groupId>org.onap.appc</groupId> |