Skip to content

Commit

Permalink
Fix exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
zoewangg committed Sep 20, 2024
1 parent 993ee3f commit 344dd6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v2-migration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
<scope>test</scope>
<exclusions>
<exclusion>
<groupId>com.fasterxml.jackson</groupId>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
</exclusion>
</exclusions>
Expand Down

0 comments on commit 344dd6d

Please sign in to comment.