From 2b242ff7176f3bf033315b53d54d782efda90c5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 06:52:21 +0000 Subject: [PATCH 1/3] build(deps): bump org.flywaydb:flyway-core from 11.0.0 to 11.0.1 Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 11.0.0 to 11.0.1. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/compare/flyway-11.0.0...flyway-11.0.1) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0356e348..28243b67 100644 --- a/pom.xml +++ b/pom.xml @@ -187,7 +187,7 @@ org.flywaydb flyway-core - 11.0.0 + 11.0.1 compile From 6103c2ed65120a3612b143e5f6f73db5f1492230 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 06:53:20 +0000 Subject: [PATCH 2/3] build(deps): bump org.flywaydb:flyway-core from 11.0.1 to 11.1.0 Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 11.0.1 to 11.1.0. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/compare/flyway-11.0.1...flyway-11.1.0) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 28243b67..97f8635c 100644 --- a/pom.xml +++ b/pom.xml @@ -187,7 +187,7 @@ org.flywaydb flyway-core - 11.0.1 + 11.1.0 compile From 8f48f21f93a42682972fb1086803003a2652a912 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 11:54:22 +0000 Subject: [PATCH 3/3] build(deps): bump io.micrometer:micrometer-registry-prometheus Bumps [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.14.1 to 1.14.2. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.14.1...v1.14.2) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-registry-prometheus dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 97f8635c..5614f4d5 100644 --- a/pom.xml +++ b/pom.xml @@ -208,7 +208,7 @@ io.micrometer micrometer-registry-prometheus - 1.14.1 + 1.14.2