We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e81ebf4 commit 284c636Copy full SHA for 284c636
1 file changed
java-client/build.gradle.kts
@@ -202,7 +202,7 @@ dependencies {
202
// Needed even if using Jackson to have an implementation of the Jsonp object model
203
// EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
204
// https://github.com/eclipse-ee4j/parsson
205
- api("org.eclipse.parsson:parsson:1.1.7")
+ api("org.eclipse.parsson:parsson:1.1.9")
206
207
// Apache 2.0
208
// http://commons.apache.org/logging/
0 commit comments