Skip to content

Commit 5bcbef6

Browse files
committed
updated dependency for jersey generator
1 parent f484d6c commit 5bcbef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/handlebars/Java/pom.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@
356356
<commons_io_version>2.5</commons_io_version>
357357
<commons_lang3_version>3.6</commons_lang3_version>
358358
{{/supportJava6}}
359-
<jackson-version>{{^threetenbp}}2.10.1{{/threetenbp}}{{#threetenbp}}2.6.4{{/threetenbp}}</jackson-version>
359+
<jackson-version>{{^threetenbp}}2.15.2{{/threetenbp}}{{#threetenbp}}2.6.4{{/threetenbp}}</jackson-version>
360360
<maven-plugin-version>1.0.0</maven-plugin-version>
361361
<junit-version>4.13.1</junit-version>
362362
</properties>

0 commit comments

Comments
 (0)