Skip to content

Commit 33615df

Browse files
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.17.2
1 parent 093dbfc commit 33615df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<guice.version>4.2.3</guice.version>
6565
<httpclient.version>4.5.14</httpclient.version>
6666
<httpcore.version>4.4.16</httpcore.version>
67-
<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 -->
67+
<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 -->
6868
<jackson-datatype-jts.version>2.14</jackson-datatype-jts.version>
6969
<javassist.version>3.12.1.GA</javassist.version>
7070
<javax.mail.version>1.4.7</javax.mail.version>

0 commit comments

Comments
 (0)