This commit is contained in:
ChengDaqi2023 2025-04-10 16:20:41 +08:00 committed by GitHub
commit 625e5ab47b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,7 +58,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.13.3</version>
<version>2.14.0-rc1</version>
</dependency>
</dependencies>
<build>