Skip to content

Commit 555ba32

Browse files
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.13.4
1 parent db75a8d commit 555ba32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
262262
<dependency>
263263
<groupId>com.fasterxml.jackson.core</groupId>
264264
<artifactId>jackson-databind</artifactId>
265-
<version>2.13.3</version>
265+
<version>2.13.4</version>
266266
<scope>provided</scope>
267267
<optional>true</optional>
268268
</dependency>

0 commit comments

Comments
 (0)