Skip to content

Commit

Permalink
chore: restore old snakeyaml lib
Browse files Browse the repository at this point in the history
  • Loading branch information
yurem committed Nov 16, 2023
1 parent 097b05d commit e8b2a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oxd-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>2.2</version>
<version>1.33</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e8b2a72

Please sign in to comment.