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 {
210
210
// Needed even if using Jackson to have an implementation of the Jsonp object model
211
211
// EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
212
212
// https://github.com/eclipse-ee4j/parsson
213
- api(" org.eclipse.parsson:parsson:1.0.0 " )
213
+ api(" org.eclipse.parsson:parsson:1.0.5 " )
214
214
215
215
// OpenTelemetry API for native instrumentation of the client.
216
216
// Apache 2.0
Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ dependencies {
206
206
// Needed even if using Jackson to have an implementation of the Jsonp object model
207
207
// EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
208
208
// https://github.com/eclipse-ee4j/parsson
209
- api(" org.eclipse.parsson:parsson:1.0.0 " )
209
+ api(" org.eclipse.parsson:parsson:1.0.5 " )
210
210
211
211
// OpenTelemetry API for native instrumentation of the client.
212
212
// Apache 2.0
You can’t perform that action at this time.
0 commit comments