Skip to content

Commit 0730675

Browse files
authored
Jackson-databind Bump (#41)
1 parent 94993f8 commit 0730675

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,11 @@
134134
<scope>import</scope>
135135
<type>pom</type>
136136
</dependency>
137+
<dependency>
138+
<groupId>com.fasterxml.jackson.core</groupId>
139+
<artifactId>jackson-databind</artifactId>
140+
<version>2.13.2.2</version>
141+
</dependency>
137142

138143
<!-- JAXB BOM-->
139144
<dependency>

0 commit comments

Comments
 (0)