We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8e1d9c commit a20c136Copy full SHA for a20c136
parent/pom.xml
@@ -12,8 +12,7 @@
12
<typedrest.version>0.31-SNAPSHOT</typedrest.version>
13
14
<!-- Used to keep version in sync between 'core' and 'annotations' projects -->
15
- <!-- Warning: 2.8.x causes problems with missing methods for jsr310 -->
16
- <jackson.version>2.7.7</jackson.version>
+ <jackson.version>2.9.5</jackson.version>
17
18
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
19
</properties>
0 commit comments