Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tynab committed Jun 28, 2023
1 parent c1ac65d commit 3ce6e9f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,11 @@
<artifactId>spring-core</artifactId>
<version>[5.3.27,)</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>[2.13.4.2,)</version>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 3ce6e9f

Please sign in to comment.