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