Skip to content

Commit

Permalink
Upgrade com.fasterxml.jackson.core:jackson-core from 2.17.0 to 2.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hmiguim committed Aug 1, 2024
1 parent e6b846f commit eb4fa6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java_version>17</java_version>
<version.jackson>2.17.0</version.jackson>
<version.jackson>2.17.1</version.jackson>
</properties>

<profiles>
Expand Down

0 comments on commit eb4fa6b

Please sign in to comment.