From b899c8e1b2dcc0d56c41a9902dfed6cfecde7ff3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 18:14:15 +0000 Subject: [PATCH] Bump org.eclipse.microprofile:microprofile from 6.1 to 7.0 in /start Bumps [org.eclipse.microprofile:microprofile](https://github.com/eclipse/microprofile) from 6.1 to 7.0. - [Release notes](https://github.com/eclipse/microprofile/releases) - [Commits](https://github.com/eclipse/microprofile/compare/6.1...7.0) --- updated-dependencies: - dependency-name: org.eclipse.microprofile:microprofile dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- start/inventory/pom.xml | 2 +- start/system/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/start/inventory/pom.xml b/start/inventory/pom.xml index ba86c6b..3727f88 100644 --- a/start/inventory/pom.xml +++ b/start/inventory/pom.xml @@ -37,7 +37,7 @@ org.eclipse.microprofile microprofile - 6.1 + 7.0 pom provided diff --git a/start/system/pom.xml b/start/system/pom.xml index ae138b6..be133ba 100644 --- a/start/system/pom.xml +++ b/start/system/pom.xml @@ -34,7 +34,7 @@ org.eclipse.microprofile microprofile - 6.1 + 7.0 pom provided