Skip to content

Commit 02342a4

Browse files
committed
feat: upgrade to snake yml 2.2 to address security vulnerability
https://github.com/ua-parser/uap-java/security/dependabot/9 addresses github issues: - #81 - #79
1 parent 0bc0801 commit 02342a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
<dependency>
156156
<groupId>org.yaml</groupId>
157157
<artifactId>snakeyaml</artifactId>
158-
<version>1.33</version>
158+
<version>2.2</version>
159159
</dependency>
160160
<dependency>
161161
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)