Skip to content

Commit

Permalink
Merge pull request #38 from McCue-Software-Solutions/bump-jdk
Browse files Browse the repository at this point in the history
Remove jackson pcollections
  • Loading branch information
bowbahdoe authored Oct 14, 2023
2 parents 8b05bde + c900766 commit 0f0f10e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions compiler/base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@
<version>2.15.3</version>
</dependency>

<dependency>
<!-- <dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-pcollections</artifactId>
<version>2.15.3</version>
</dependency>
</dependency> -->

<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
Expand Down

0 comments on commit 0f0f10e

Please sign in to comment.