Skip to content

Commit

Permalink
manual merge of pom.xml change
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Feb 19, 2024
1 parent f296975 commit f400868
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 @@ -330,6 +330,11 @@ of Jackson 3.x components maintained by FasterXML.com
<artifactId>jackson-jr-annotation-support</artifactId>
<version>${jackson.version.jacksonjr}</version>
</dependency>
<dependency>
<groupId>tools.jackson.jr</groupId>
<artifactId>jackson-jr-extension-javatime</artifactId>
<version>${jackson.version.jacksonjr}</version>
</dependency>
<dependency>
<groupId>tools.jackson.jr</groupId>
<artifactId>jackson-jr-objects</artifactId>
Expand Down

0 comments on commit f400868

Please sign in to comment.