Skip to content

Commit cce619a

Browse files
kimchyareek
authored andcommitted
Upgrade to Jackson Smile 2.4.1.1
This fixes issue 18 in Smile (FasterXML/jackson-dataformat-smile#18) closes #7327
1 parent 05b9f9f commit cce619a

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
@@ -225,7 +225,7 @@
225225
<dependency>
226226
<groupId>com.fasterxml.jackson.dataformat</groupId>
227227
<artifactId>jackson-dataformat-smile</artifactId>
228-
<version>2.4.1</version>
228+
<version>2.4.1.1</version>
229229
<scope>compile</scope>
230230
</dependency>
231231

0 commit comments

Comments
 (0)