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 f484d6c commit 5bcbef6Copy full SHA for 5bcbef6
src/main/resources/handlebars/Java/pom.mustache
@@ -356,7 +356,7 @@
356
<commons_io_version>2.5</commons_io_version>
357
<commons_lang3_version>3.6</commons_lang3_version>
358
{{/supportJava6}}
359
- <jackson-version>{{^threetenbp}}2.10.1{{/threetenbp}}{{#threetenbp}}2.6.4{{/threetenbp}}</jackson-version>
+ <jackson-version>{{^threetenbp}}2.15.2{{/threetenbp}}{{#threetenbp}}2.6.4{{/threetenbp}}</jackson-version>
360
<maven-plugin-version>1.0.0</maven-plugin-version>
361
<junit-version>4.13.1</junit-version>
362
</properties>
0 commit comments