Skip to content

Commit c190569

Browse files
committed
Update pom.xml
1 parent c19899a commit c190569

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bzst-dip-java-client/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@
108108
</dependency>
109109

110110
<!-- Custom project stuff -->
111+
<dependency>
112+
<groupId>com.fasterxml.jackson.dataformat</groupId>
113+
<artifactId>jackson-dataformat-xml</artifactId>
114+
</dependency>
111115
<dependency>
112116
<groupId>commons-io</groupId>
113117
<artifactId>commons-io</artifactId>

0 commit comments

Comments
 (0)