diff --git a/provider/notification-ibm/pom.xml b/provider/notification-ibm/pom.xml
index 11d845e7523e8a416b8a5bf09986c08098f31d06..d91a0e2af0560fd257359189159f21919083357a 100644
--- a/provider/notification-ibm/pom.xml
+++ b/provider/notification-ibm/pom.xml
@@ -103,7 +103,7 @@
         <dependency>
         	<groupId>org.yaml</groupId>
             <artifactId>snakeyaml</artifactId>
-            <version>1.26</version>
+            <version>1.33</version>
         </dependency>
 		<dependency>
 			<groupId>org.apache.lucene</groupId>