This commit is contained in:
dependabot[bot] 2023-09-03 02:13:00 +00:00 committed by GitHub
commit df397264d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -157,7 +157,7 @@
<dependency> <dependency>
<groupId>com.fasterxml.jackson.core</groupId> <groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId> <artifactId>jackson-databind</artifactId>
<version>2.12.6.1</version> <version>2.12.7.1</version>
</dependency> </dependency>
<!--JSR303数据校验 tomcat7以上服务器直接导入--> <!--JSR303数据校验 tomcat7以上服务器直接导入-->