Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/maven/io.micrometer-micrometer-…
Browse files Browse the repository at this point in the history
…registry-influx-1.12.3
  • Loading branch information
bednar authored Mar 4, 2024
2 parents bc753f4 + a83260c commit 2828829
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Update dependencies:
#### Build:
- [#678](https://github.com/influxdata/influxdb-client-java/pull/678): `karaf` to `4.4.5`
- [#691](https://github.com/influxdata/influxdb-client-java/pull/691): `micrometer-registry-influx` to `1.12.3`
- [#692](https://github.com/influxdata/influxdb-client-java/pull/692): `okio` to `3.8.0`

#### Maven:
- [#676](https://github.com/influxdata/influxdb-client-java/pull/676): `maven-compiler-plugin` to `3.12.1`
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@

<dependency.retrofit.version>2.9.0</dependency.retrofit.version>
<dependency.okhttp3.version>4.12.0</dependency.okhttp3.version>
<dependency.com.squareup.okio>3.7.0</dependency.com.squareup.okio>
<dependency.com.squareup.okio>3.8.0</dependency.com.squareup.okio>
<dependency.gson.version>2.10.1</dependency.gson.version>
<dependency.io.reactivex.rxjava3>3.1.8</dependency.io.reactivex.rxjava3>

Expand Down

0 comments on commit 2828829

Please sign in to comment.