Skip to content

Commit 4f0124d

Browse files
committed
upgrade org.json4s to 3.2.11 version
1 parent a456477 commit 4f0124d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@
619619
<dependency>
620620
<groupId>org.json4s</groupId>
621621
<artifactId>json4s-jackson_${scala.binary.version}</artifactId>
622-
<version>3.2.10</version>
622+
<version>3.2.11</version>
623623
</dependency>
624624
<dependency>
625625
<groupId>com.sun.jersey</groupId>

0 commit comments

Comments
 (0)