File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ Module is considered production ready.
1414[ ![ Javadoc] ( http://javadoc.io/badge/io.openapitools.jackson.dataformat/jackson-dataformat-hal.svg )] ( https://www.javadoc.io/doc/io.openapitools.jackson.dataformat/jackson-dataformat-hal )
1515[ ![ Build status] ( https://travis-ci.org/openapi-tools/jackson-dataformat-hal.svg?branch=master )] ( https://travis-ci.org/openapi-tools/jackson-dataformat-hal )
1616[ ![ Coverage Status] ( https://codecov.io/gh/openapi-tools/jackson-dataformat-hal/coverage.svg?branch=master )] ( https://codecov.io/gh/openapi-tools/jackson-dataformat-hal )
17+ [ ![ Known Vulnerabilities] ( https://snyk.io/test/github/openapi-tools/jackson-dataformat-hal/badge.svg )] ( https://snyk.io/test/github/openapi-tools/jackson-dataformat-hal )
18+
1719
1820# Usage
1921
Original file line number Diff line number Diff line change 1- mvn_version =3.5 .0
1+ mvn_version =3.6 .0
Original file line number Diff line number Diff line change 4949 <properties >
5050 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
5151 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
52- <com .fasterxml.jackson.version>2.8.5 </com .fasterxml.jackson.version>
52+ <com .fasterxml.jackson.version>2.9.8 </com .fasterxml.jackson.version>
5353 <junit .version>4.12</junit .version>
5454 <org .mockito.version>2.2.28</org .mockito.version>
5555 <org .slf4j.version>1.7.21</org .slf4j.version>
You can’t perform that action at this time.
0 commit comments