Skip to content

Commit

Permalink
Upgrade jackson xml
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanpadams committed Mar 2, 2024
1 parent b93c620 commit 07eefa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.source>11</maven.compiler.source>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jackson-version>2.13.2</jackson-version>
<jackson-version>2.16.1</jackson-version>
<spring-boot-version>3.0.4</spring-boot-version>
</properties>
<build>
Expand Down

0 comments on commit 07eefa1

Please sign in to comment.