Skip to content

Commit

Permalink
Update snakeyaml
Browse files Browse the repository at this point in the history
Fix vulnerabilities:
CVE-2022-41854
CVE-2022-38752
  • Loading branch information
mosfet80 authored Feb 19, 2025
1 parent 608b684 commit 666eac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protege-editor-owl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.31</version>
<version>1.33</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 666eac2

Please sign in to comment.