Skip to content

Commit 7af2be8

Browse files
chore(deps): bump micrometer-registry-influx from 1.9.2 to 1.9.3 (#396)
* chore(deps): bump micrometer-registry-influx from 1.9.2 to 1.9.3 Bumps [micrometer-registry-influx](https://github.com/micrometer-metrics/micrometer) from 1.9.2 to 1.9.3. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.9.2...v1.9.3) --- 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 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <[email protected]>
1 parent aac20b5 commit 7af2be8

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Update dependencies:
1717
#### Build:
1818
- [#389](https://github.com/influxdata/influxdb-client-java/pull/389): `scala-collection-compat_2.12` to `2.8.1`
1919
- [#392](https://github.com/influxdata/influxdb-client-java/pull/392): `gson` to `2.9.1`
20+
- [#396](https://github.com/influxdata/influxdb-client-java/pull/396): `micrometer-registry-influx` to `1.9.3`
2021

2122
#### Maven Plugin:
2223
- [#391](https://github.com/influxdata/influxdb-client-java/pull/391): `maven-bundle-plugin` to `5.1.8`

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.9.2</micrometer.version>
75+
<micrometer.version>1.9.3</micrometer.version>
7676
<spring-boot.version>2.7.2</spring-boot.version>
7777
<spring.version>5.3.22</spring.version>
7878
</properties>

0 commit comments

Comments
 (0)