From 2044130cdaff5baf9f9ef3906b4908c1916b5c98 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 23 Mar 2023 13:00:38 +0000
Subject: [PATCH] Update dependency
org.springframework.boot:spring-boot-starter-parent to v3
---
pom.xml | 2 +-
transaction-service/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 1b497e2..5d75b24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.0.3.RELEASE
+ 3.0.5
pl.piomin.services
diff --git a/transaction-service/pom.xml b/transaction-service/pom.xml
index 7367cec..ef39ad9 100644
--- a/transaction-service/pom.xml
+++ b/transaction-service/pom.xml
@@ -3,7 +3,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.0.3.RELEASE
+ 3.0.5
transaction-service
pl.piomin.services