aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRupali Shirode <rupali.shirode@t-systems.com>2023-09-05 18:47:48 +0530
committerRupali Shirode <rupali.shirode@t-systems.com>2023-09-05 18:48:26 +0530
commit4bfd2a6fcd5ba1f6a4ff241aa99ef861186d6d54 (patch)
tree7b3ee0165b885dea8657d1a7460276280c03e377
parent50e4c2f980f8ca2c6e1fc07e6e9b5ef773f98249 (diff)
[SO] PACKAGES UPGRADES for SO
PACKAGES UPGRADES for SO Issue-ID: SO-4035 Change-Id: I12bf1d049a4d1a4825cf1307c745cda8b786b1b9 Signed-off-by: Rupali Shirode <rupali.shirode@t-systems.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 8a1217b3b3..0a4fa06393 100644
--- a/pom.xml
+++ b/pom.xml
@@ -926,7 +926,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
- <version>1.26</version>
+ <version>1.31</version>
</dependency>
<dependency>
<groupId>javax.interceptor</groupId>