Skip to content

Commit fb94bae

Browse files
Update Jackson 2 dependency to follow changes in data-build.
See: #3154 Related: spring-projects/spring-data-build#2599
1 parent dc17163 commit fb94bae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@
139139
<dependency>
140140
<groupId>com.fasterxml.jackson.datatype</groupId>
141141
<artifactId>jackson-datatype-jsr310</artifactId>
142+
<version>${jackson}</version>
142143
<optional>true</optional>
143144
</dependency>
144145

0 commit comments

Comments
 (0)