From 968ab061783d6a65faf68db9f28ac25d5383905c Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 7 Oct 2024 10:06:41 +0000
Subject: [PATCH] chore(deps): update quarkus.platform.version to v3.15.1
---
escalation/jira-listener/pom.xml | 2 +-
move2kube/m2k-func/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/escalation/jira-listener/pom.xml b/escalation/jira-listener/pom.xml
index bb197d7f..08472da9 100644
--- a/escalation/jira-listener/pom.xml
+++ b/escalation/jira-listener/pom.xml
@@ -15,7 +15,7 @@
UTF-8
quarkus-bom
io.quarkus.platform
- 3.14.4
+ 3.15.1
true
3.5.1
diff --git a/move2kube/m2k-func/pom.xml b/move2kube/m2k-func/pom.xml
index 7f5397cf..6cd88272 100644
--- a/move2kube/m2k-func/pom.xml
+++ b/move2kube/m2k-func/pom.xml
@@ -17,7 +17,7 @@
UTF-8
quarkus-bom
io.quarkus.platform
- 3.14.4
+ 3.15.1
true
3.5.1
5.4