File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ This package is meant to be used with Jackson 2.2.x. It provides the three follo
28
28
29
29
## Versions
30
30
31
- The current verson is ** 1.11 ** . Its Javadoc is [ available
31
+ The current verson is ** 1.12 ** . Its Javadoc is [ available
32
32
online] ( https://java-json-tools.github.io/jackson-coreutils/index.html ) .
33
33
34
34
Please see file ` RELEASE-NOTES.md ` for more information.
@@ -209,7 +209,7 @@ if (!ptr.path(node).isMissingNode())
209
209
[ LGPLv3 ] : http://www.gnu.org/licenses/lgpl-3.0.html
210
210
[ ASL 2.0 badge ] : https://img.shields.io/:license-Apache%202.0-blue.svg
211
211
[ ASL 2.0 ] : http://www.apache.org/licenses/LICENSE-2.0.html
212
- [ Travis Badge ] : https://api. travis-ci.org /java-json-tools/jackson-coreutils.svg?branch=master
213
- [ Travis ] : https://travis-ci.org /java-json-tools/jackson-coreutils
212
+ [ Travis Badge ] : https://travis-ci.com /java-json-tools/jackson-coreutils.svg?branch=master
213
+ [ Travis ] : https://travis-ci.com /java-json-tools/jackson-coreutils
214
214
[ Maven Central badge ] : https://img.shields.io/maven-central/v/com.github.java-json-tools/jackson-coreutils.svg
215
215
[ Maven ] : https://search.maven.org/artifact/com.github.java-json-tools/jackson-coreutils
You can’t perform that action at this time.
0 commit comments