Skip to content

Commit c396ae6

Browse files
committed
jackson 2.7.3 fix #328
1 parent 81c9327 commit c396ae6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@
605605
<dependency>
606606
<groupId>com.fasterxml.jackson.core</groupId>
607607
<artifactId>jackson-databind</artifactId>
608-
<version>${jackson.version}-1</version>
608+
<version>${jackson.version}</version>
609609
</dependency>
610610

611611
<dependency>

0 commit comments

Comments
 (0)