Bump jackson-jq from 0.0.7 to 0.0.10 (#8293)

* Bump jackson-jq from 0.0.7 to 0.0.10

For the changelog:
https://github.com/eiiches/jackson-jq/releases

* Update dependent licenses
This commit is contained in:
Fokko Driesprong 2019-08-21 01:09:04 +02:00 committed by Clint Wylie
parent 6fa22f6939
commit 3a58431bff
2 changed files with 4 additions and 4 deletions

View File

@ -608,7 +608,7 @@ name: jackson-jq
license_category: binary
module: java-core
license_name: Apache License version 2.0
version: 0.0.7
version: 0.0.10
libraries:
- net.thisptr: jackson-jq
@ -1557,7 +1557,7 @@ name: JCodings
license_category: binary
module: java-core
license_name: MIT License
version: 1.0.13
version: 1.0.43
copyright: JRuby Team
license_file_path: licenses/bin/jcodings.MIT
libraries:
@ -1569,7 +1569,7 @@ name: Joni
license_category: binary
module: java-core
license_name: MIT License
version: 2.1.11
version: 2.1.27
copyright: JRuby Team
license_file_path: licenses/bin/joni.MIT
libraries:

View File

@ -711,7 +711,7 @@
<dependency>
<groupId>net.thisptr</groupId>
<artifactId>jackson-jq</artifactId>
<version>0.0.7</version>
<version>0.0.10</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>