File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ Update dependencies:
21
21
- [ #443 ] ( https://github.com/influxdata/influxdb-client-java/pull/443 ) : ` micrometer-registry-influx ` to ` 1.9.5 `
22
22
- [ #451 ] ( https://github.com/influxdata/influxdb-client-java/pull/451 ) : ` karaf ` to ` 4.4.2 `
23
23
- [ #449 ] ( https://github.com/influxdata/influxdb-client-java/pull/449 ) : ` spring-boot ` to ` 2.7.5 `
24
+ - [ #462 ] ( https://github.com/influxdata/influxdb-client-java/pull/462 ) : ` gson ` to ` 2.10 `
24
25
25
26
#### Maven Plugin:
26
27
- [ #445 ] ( https://github.com/influxdata/influxdb-client-java/pull/445 ) : ` dokka-maven-plugin ` to ` 1.7.20 `
Original file line number Diff line number Diff line change 111
111
<dependency .retrofit.version>2.9.0</dependency .retrofit.version>
112
112
<dependency .okhttp3.version>4.10.0</dependency .okhttp3.version>
113
113
<dependency .com.squareup.okio>3.2.0</dependency .com.squareup.okio>
114
- <dependency .gson.version>2.9.1 </dependency .gson.version>
114
+ <dependency .gson.version>2.10 </dependency .gson.version>
115
115
<dependency .io.reactivex.rxjava3>3.1.5</dependency .io.reactivex.rxjava3>
116
116
117
117
<plugin .surefire.version>3.0.0-M7</plugin .surefire.version>
You can’t perform that action at this time.
0 commit comments