Skip to content

Commit 098aa39

Browse files
authored
Merge pull request oap-project#408 from minmingzhu/fix_pom
[ML-409] Fix pom
2 parents 50a0518 + 7869084 commit 098aa39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mllib-dal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<dependency>
193193
<groupId>com.fasterxml.jackson.core</groupId>
194194
<artifactId>jackson-databind</artifactId>
195-
<version>2.13.4.2 </version>
195+
<version>2.12.3</version>
196196
</dependency>
197197
<dependency>
198198
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)