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

chore(deps): update dependency org.yaml:snakeyaml to v2 [security] (#4430)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-17 12:17:46 +02:00 committed by GitHub
parent e87b514b00
commit 47f4b1e42d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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