Skip to content

Commit

Permalink
Update to cfparser 2.4.9 (#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpaluchowski authored and ryaneberly committed Jul 14, 2017
1 parent 5b141b1 commit 5d24197
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,11 @@
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>

<cfparser.version>2.4.8</cfparser.version>
<cfparser.version>2.4.9</cfparser.version>
<jackson.version>2.8.6</jackson.version>
<slf4j.version>1.7.21</slf4j.version>
</properties>

<dependencies>
<dependency>
<groupId>com.github.cfparser</groupId>
Expand Down

0 comments on commit 5d24197

Please sign in to comment.