Skip to content

Commit

Permalink
use fastdoubleparser 1.0.90 (#1353)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Oct 28, 2024
1 parent 047e631 commit 1e7119b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ com.fasterxml.jackson.core.*;version=${project.version}
<dependency>
<groupId>ch.randelshofer</groupId>
<artifactId>fastdoubleparser</artifactId>
<version>1.0.1</version>
<version>1.0.90</version>
</dependency>
<!-- Test dependencies -->
<dependency>
Expand Down

0 comments on commit 1e7119b

Please sign in to comment.