Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat…
Browse files Browse the repository at this point in the history
…-yaml to v2.17.2
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 093dbfc commit 33615df
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 @@ -64,7 +64,7 @@
<guice.version>4.2.3</guice.version>
<httpclient.version>4.5.14</httpclient.version>
<httpcore.version>4.4.16</httpcore.version>
<jackson-dataformat-yaml.version>2.14.0</jackson-dataformat-yaml.version> <!-- Fixed to 2.14.0 for now because of issues with jackson-datatype-jts -->
<jackson-dataformat-yaml.version>2.17.2</jackson-dataformat-yaml.version> <!-- Fixed to 2.14.0 for now because of issues with jackson-datatype-jts -->
<jackson-datatype-jts.version>2.14</jackson-datatype-jts.version>
<javassist.version>3.12.1.GA</javassist.version>
<javax.mail.version>1.4.7</javax.mail.version>
Expand Down

0 comments on commit 33615df

Please sign in to comment.