Update pom.xml

This commit is contained in:
fit2-zhao 2023-06-27 20:30:30 +08:00
parent 48d40971c4
commit f1b188316e
1 changed files with 1 additions and 3 deletions

View File

@ -302,8 +302,6 @@
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-jsr310</artifactId>
<version>2.15.0</version>
<scope>compile</scope>
</dependency>
</dependencies>
@ -312,4 +310,4 @@
</plugins>
</build>
</project>
</project>