File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ for compatibility.
4646 - JDK 1.8 or higher
4747 - [ AWS SQS SDK] ( https://docs.aws.amazon.com/sdk-for-java/v2/developer-guide/welcome.html ) : 2.2.0
4848 - [ Guava] ( https://github.com/google/guava ) : 21.0
49- - [ Jackson Databind] ( https://github.com/FasterXML/jackson-databind ) : 2.9.8
49+ - [ Jackson Databind] ( https://github.com/FasterXML/jackson-databind ) : 2.9.9
5050- [ Spring Framework] ( java-dynamic-sqs-listener-spring )
5151 - All of the core dependencies
5252 - [ Spring] ( https://github.com/spring-projects/spring-framework ) : 5.0.8.RELEASE
Original file line number Diff line number Diff line change 6969 <guava .version>21.0</guava .version>
7070 <google .findbugs.version>3.0.1</google .findbugs.version>
7171 <hamcrest .core.version>1.3</hamcrest .core.version>
72- <jackson .version>2.9.8 </jackson .version>
72+ <jackson .version>2.9.9 </jackson .version>
7373 <javax .validation.version>2.0.1.Final</javax .validation.version>
7474 <junit .version>4.12</junit .version>
7575 <logback .version>1.2.3</logback .version>
You can’t perform that action at this time.
0 commit comments