Merge pull request #1396 from actframework/dependabot/maven/legacy-testapp/org.yaml-snakeyaml-1.26

Bump snakeyaml from 1.17 to 1.26 in /legacy-testapp
This commit is contained in:
Gelin Luo 2021-08-25 08:53:31 +10:00 committed by GitHub
commit 8155757058
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -210,7 +210,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.17</version>
<version>1.26</version>
</dependency>
<dependency>