Skip to content

Commit

Permalink
Update yamlbeans to 1.17 (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukfor authored Oct 3, 2023
1 parent c3c26fa commit 4f9ba91
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -237,9 +237,9 @@
</dependency>

<dependency>
<groupId>com.esotericsoftware.yamlbeans</groupId>
<artifactId>yamlbeans</artifactId>
<version>1.15</version>
<groupId>com.contrastsecurity</groupId>
<artifactId>yamlbeans</artifactId>
<version>1.17</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 4f9ba91

Please sign in to comment.