Skip to content

Commit

Permalink
Cleaned up pom
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-lindstrom committed Oct 2, 2023
1 parent 2153e46 commit c1675a0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>${jackson.version}</version>
</dependency>

<dependency>
Expand All @@ -161,7 +160,6 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>${jackson.version}</version>
</dependency>

<!-- For testing -->
Expand Down

0 comments on commit c1675a0

Please sign in to comment.