Merge pull request #181 from yulichang/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.17.2

chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.14.2 to 2.17.2
This commit is contained in:
yulichang 2024-09-14 23:02:49 +08:00 committed by GitHub
commit 9c683963cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -92,7 +92,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.14.2</version> <version>2.17.2</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.baomidou</groupId> <groupId>com.baomidou</groupId>