Skip to content

Commit

Permalink
chore(deps): bump micrometer-registry-influx from 1.10.0 to 1.10.2 (#473
Browse files Browse the repository at this point in the history
)

* chore(deps): bump micrometer-registry-influx from 1.10.0 to 1.10.2

Bumps [micrometer-registry-influx](https://github.com/micrometer-metrics/micrometer) from 1.10.0 to 1.10.2.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.10.0...v1.10.2)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-registry-influx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* docs: update CHANGELOG.md

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
  • Loading branch information
dependabot[bot] and bednar committed Nov 29, 2022
1 parent 4cde4f8 commit fd8fcd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Update dependencies:

#### Build:
- [#464](https://github.com/influxdata/influxdb-client-java/pull/464): `micrometer-registry-influx` to `1.10.0`
- [#473](https://github.com/influxdata/influxdb-client-java/pull/473): `micrometer-registry-influx` to `1.10.2`
- [#477](https://github.com/influxdata/influxdb-client-java/pull/477): `kotlin` to `1.7.22`

#### Provided:
Expand Down
2 changes: 1 addition & 1 deletion spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
</scm>

<properties>
<micrometer.version>1.10.0</micrometer.version>
<micrometer.version>1.10.2</micrometer.version>
<spring-boot.version>2.7.5</spring-boot.version>
<spring.version>5.3.23</spring.version>
</properties>
Expand Down

0 comments on commit fd8fcd8

Please sign in to comment.