Skip to content

Commit 73d968e

Browse files
Bump io.micrometer:micrometer-bom from 1.14.1 to 1.14.2 (kroxylicious#1667)
* Bump io.micrometer:micrometer-bom from 1.14.1 to 1.14.2 Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.14.1 to 1.14.2. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.14.1...v1.14.2) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update CHANGELOG.md Signed-off-by: Keith Wall <kwall@apache.org> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Keith Wall <kwall@apache.org> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Keith Wall <kwall@apache.org>
1 parent 096fa3a commit 73d968e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Format `<github issue/pr number>: <short description>`.
77

88
## SNAPSHOT
99

10+
* [#1667](https://github.com/kroxylicious/kroxylicious/pull/1667) Bump io.micrometer:micrometer-bom from 1.14.1 to 1.14.2
1011
* [#1666](https://github.com/kroxylicious/kroxylicious/pull/1666) Bump org.apache.logging.log4j:log4j-bom from 2.24.2 to 2.24.3
1112
* [#1294](https://github.com/kroxylicious/kroxylicious/issues/1294) AWS KMS - support authentication from instance metadata of EC2
1213
* [#1657](https://github.com/kroxylicious/kroxylicious/pull/1657) Remove forwardPartialRequests feature of record validation filter

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<netty.kqueue.classifier>osx-x86_64</netty.kqueue.classifier>
5353
<assertj-core.version>3.26.3</assertj-core.version>
5454
<mockito.version>5.14.2</mockito.version>
55-
<micrometer.version>1.14.1</micrometer.version>
55+
<micrometer.version>1.14.2</micrometer.version>
5656
<slf4j.version>2.0.16</slf4j.version>
5757
<sundr-builder-annotations.version>0.200.0</sundr-builder-annotations.version>
5858
<spotbugs-annotations.version>4.8.6</spotbugs-annotations.version>

0 commit comments

Comments
 (0)