aboutsummaryrefslogtreecommitdiffstats
path: root/cps-dependencies/pom.xml
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2024-07-30 10:48:51 +0100
committerPriyank Maheshwari <priyank.maheshwari@est.tech>2024-07-30 12:19:28 +0000
commit08754770e00d30d671fc1d66188c2f1aa22e0e2e (patch)
tree4687ad81bca3ddd98e771673d60560554674d797 /cps-dependencies/pom.xml
parent04a3a9686a976008b0471db78d27fb91fd6bfd01 (diff)
Uplift liquibase-core dependency
- upgraded from 4.21.0 to 4.28.0 - updated the release notes Issue-ID: CPS-2326 Change-Id: I8734fd8005438ec682e8b2f458ec84bbabb4be56 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'cps-dependencies/pom.xml')
-rw-r--r--cps-dependencies/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml
index 1e85d9f2e9..844f0be9f1 100644
--- a/cps-dependencies/pom.xml
+++ b/cps-dependencies/pom.xml
@@ -249,7 +249,7 @@
<dependency>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-core</artifactId>
- <version>4.21.0</version>
+ <version>4.28.0</version>
</dependency>
<dependency>
<groupId>org.mapstruct</groupId>