update jackson bom

This commit is contained in:
jiezhang-tlnd
2022-04-12 11:59:59 +08:00
parent 5eaf89d87e
commit dcfabc0ecb

View File

@@ -30,7 +30,7 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.1</version>
<version>2.13.2</version>
<type>pom</type>
</dependency>
</dependencies>