Skip to content

Commit

Permalink
remove conflict jackson-databind (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
nkysg authored Dec 25, 2023
1 parent 839704f commit 7a5faa9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,6 @@
<version>1.2.75</version>
</dependency>

<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.12.4</version>
</dependency>

<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
Expand Down

0 comments on commit 7a5faa9

Please sign in to comment.