Skip to content

Commit

Permalink
[dependencies] Upgrade to snakeyaml 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fpapon committed Jul 24, 2023
1 parent 818c13f commit 92f5d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundlebee-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency> <!-- todo: replace it by something lighter without the mapping feature? -->
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.33</version>
<version>2.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 92f5d81

Please sign in to comment.