We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 093dbfc commit 33615dfCopy full SHA for 33615df
pom.xml
@@ -64,7 +64,7 @@
64
<guice.version>4.2.3</guice.version>
65
<httpclient.version>4.5.14</httpclient.version>
66
<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 -->
+ <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 -->
68
<jackson-datatype-jts.version>2.14</jackson-datatype-jts.version>
69
<javassist.version>3.12.1.GA</javassist.version>
70
<javax.mail.version>1.4.7</javax.mail.version>
0 commit comments