1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-16 05:16:08 +02:00

chore(deps): update dependency org.yaml:snakeyaml to v2.3

This commit is contained in:
renovate[bot] 2025-01-15 16:15:59 +00:00 committed by GitHub
parent 6dfccc5753
commit 69945eefd2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -122,7 +122,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>2.0</version>
<version>2.3</version>
<scope>test</scope>
</dependency>