Skip to content

Commit

Permalink
PAYARA-3331 Snakeyaml 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
Pandrex247 committed Dec 11, 2018
1 parent cfdb924 commit c824b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nucleus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@
<!-- Jackson is a high-performance JSON processor (parser, generator) -->
<jackson.version>2.9.7</jackson.version>
<!-- SnakeYAML is required for the YAML conversion in Jackson -->
<snakeyaml.version>1.18</snakeyaml.version>
<snakeyaml.version>1.23</snakeyaml.version>

<jsonp.version>1.1</jsonp.version>

Expand Down

0 comments on commit c824b1c

Please sign in to comment.