File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -210,7 +210,7 @@ dependencies {
210210 // Needed even if using Jackson to have an implementation of the Jsonp object model
211211 // EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
212212 // https://github.com/eclipse-ee4j/parsson
213- api(" org.eclipse.parsson:parsson:1.0.0 " )
213+ api(" org.eclipse.parsson:parsson:1.0.5 " )
214214
215215 // OpenTelemetry API for native instrumentation of the client.
216216 // Apache 2.0
Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ dependencies {
206206 // Needed even if using Jackson to have an implementation of the Jsonp object model
207207 // EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
208208 // https://github.com/eclipse-ee4j/parsson
209- api(" org.eclipse.parsson:parsson:1.0.0 " )
209+ api(" org.eclipse.parsson:parsson:1.0.5 " )
210210
211211 // OpenTelemetry API for native instrumentation of the client.
212212 // Apache 2.0
You can’t perform that action at this time.
0 commit comments