Skip to content

Commit

Permalink
Manual merge of pom.xml change wrt #66
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jan 23, 2024
1 parent 8b7b49d commit b447b2c
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 @@ -367,6 +367,11 @@ of Jackson 3.x components maintained by FasterXML.com
<artifactId>jackson-module-guice</artifactId>
<version>${jackson.version.module}</version>
</dependency>
<dependency>
<groupId>tools.jackson.module</groupId>
<artifactId>jackson-module-guice7</artifactId>
<version>${jackson.version.module}</version>
</dependency>
<dependency>
<groupId>tools.jackson.module</groupId>
<artifactId>jackson-module-jaxb-annotations</artifactId>
Expand Down

0 comments on commit b447b2c

Please sign in to comment.