Skip to content

Commit

Permalink
upgrade json-smart
Browse files Browse the repository at this point in the history
fixes #2435
  • Loading branch information
zbendhiba authored and jamesnetherton committed May 26, 2021
1 parent bd760b3 commit e4d459b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<jersey-sun.version>1.19.4</jersey-sun.version><!-- Spark -->
<jetty.version>${jetty9-version}</jetty.version>
<jnr-ffi.version>2.1.2</jnr-ffi.version><!-- Mess in web3j transitive deps -->
<json-smart.version>2.4.2</json-smart.version>
<json-smart.version>2.4.7</json-smart.version>
<kafka.version>2.5.0</kafka.version>
<kudu.version>${kudu-version}</kudu.version><!-- keep in sync with Camel -->
<kotlin.version>1.4.32</kotlin.version><!-- keep in sync with Quarkus -->
Expand Down

0 comments on commit e4d459b

Please sign in to comment.