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 f15bdc1 commit a0faf08Copy full SHA for a0faf08
java-client/build.gradle.kts
@@ -195,7 +195,7 @@ dependencies {
195
// Needed even if using Jackson to have an implementation of the Jsonp object model
196
// EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
197
// https://github.com/eclipse-ee4j/parsson
198
- api("org.eclipse.parsson:parsson:1.0.0")
+ api("org.eclipse.parsson:parsson:1.0.5")
199
200
201
// https://github.com/eclipse-ee4j/jsonb-api
0 commit comments