Skip to content

Commit

Permalink
snakeyaml
Browse files Browse the repository at this point in the history
  • Loading branch information
laffer1 authored May 31, 2023
1 parent b76d401 commit a757332
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,12 @@
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.31</version>
</dependency>

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
Expand Down

0 comments on commit a757332

Please sign in to comment.