Skip to content

Commit 284c636

Browse files
authored
Bump parsson to 1.1.19 (#1273)
1 parent e81ebf4 commit 284c636

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java-client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ dependencies {
202202
// Needed even if using Jackson to have an implementation of the Jsonp object model
203203
// EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
204204
// https://github.com/eclipse-ee4j/parsson
205-
api("org.eclipse.parsson:parsson:1.1.7")
205+
api("org.eclipse.parsson:parsson:1.1.9")
206206

207207
// Apache 2.0
208208
// http://commons.apache.org/logging/

0 commit comments

Comments
 (0)