Skip to content

Commit

Permalink
Added woodstox.
Browse files Browse the repository at this point in the history
  • Loading branch information
noboomu committed Oct 18, 2018
1 parent f428f0a commit 61812c8
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 @@ -215,6 +215,12 @@
<version>2.1.1</version>
</dependency>

<dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
<version>5.1.0</version>
</dependency>

<dependency>
<groupId>com.squareup</groupId>
<artifactId>javapoet</artifactId>
Expand Down

0 comments on commit 61812c8

Please sign in to comment.