Snakeyaml: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
Line 19: Line 19:
<syntaxhighlight lang='xml'>
<syntaxhighlight lang='xml'>
<dependency>
<dependency>
  <groupId>org.yaml</groupId>
    <groupId>org.yaml</groupId>
  <artifactId>snakeyaml</artifactId>
    <artifactId>snakeyaml</artifactId>
  <version>1.23</version>
    <version>1.25</version>
</dependency>
</dependency>
</syntaxhighlight>
</syntaxhighlight>

Latest revision as of 00:59, 7 February 2020