Skip to content

Commit fd8fcd8

Browse files
chore(deps): bump micrometer-registry-influx from 1.10.0 to 1.10.2 (#473)
* 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] <[email protected]> * docs: update CHANGELOG.md Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <[email protected]>
1 parent 4cde4f8 commit fd8fcd8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
Update dependencies:
99

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

1414
#### Provided:

spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
</scm>
7373

7474
<properties>
75-
<micrometer.version>1.10.0</micrometer.version>
75+
<micrometer.version>1.10.2</micrometer.version>
7676
<spring-boot.version>2.7.5</spring-boot.version>
7777
<spring.version>5.3.23</spring.version>
7878
</properties>

0 commit comments

Comments
 (0)