Skip to content

Commit

Permalink
... er, actual pom version for snakeyaml change, too
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Mar 4, 2020
1 parent ec0f7ce commit 3e481c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yaml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.24</version>
<version>1.26</version>
</dependency>

<!-- and for testing need annotations; but should be available via `jackson-databind` above
Expand Down

1 comment on commit 3e481c6

@joschi
Copy link

@joschi joschi commented on 3e481c6 Apr 2, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Refs #187

Please sign in to comment.