From 303be8673abb1cf40edb8b4bb77553cb10db0d4c Mon Sep 17 00:00:00 2001 From: Magzhan Date: Wed, 17 Apr 2024 16:35:43 +0500 Subject: [PATCH 1/4] CIRCSTORE-499 Upgrade folio-kafka-wrapper, org.aspectj versions (#456) * CIRCSTORE-499 Upgrade folio-kafka-wrapper to 3.1.1, org.aspectj to 1.9.22 * CIRCSTORE-499 Upgrade folio-kafka-wrapper, org.aspectj versions (cherry picked from commit 8e65a7ad75bf2be6288747320d7a48a5a951df65) --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 2d8db45f..8ba3b010 100644 --- a/pom.xml +++ b/pom.xml @@ -80,7 +80,7 @@ org.folio folio-kafka-wrapper - 3.0.2 + 3.1.1 junit @@ -316,12 +316,12 @@ org.aspectj aspectjrt - 1.9.19 + 1.9.22 org.aspectj aspectjtools - 1.9.19 + 1.9.22 From 45e8506ac015a06d8f58cd00137b39319167ac97 Mon Sep 17 00:00:00 2001 From: MagzhanArtykov Date: Wed, 17 Apr 2024 18:00:40 +0600 Subject: [PATCH 2/4] Update NEWS --- NEWS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.md b/NEWS.md index 7f3c2d66..d6c8ced1 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,6 @@ +* ## 17.2.1 2024-04-17 +* Upgrade folio-kafka-wrapper to 3.1.1, org.aspectj to 1.9.22 (CIRCSTORE-499) + * ## 17.2.0 2024-03-20 * Upgrade RMB to 35.2.0, Vert.x to 4.5.5, Spring to 6.1.5 (CIRCSTORE-494) * Add `displaySummary` field to `ActualCostRecord` schema (CIRCSTORE-493) From 66bcb61a8e34482af27988350be9781cff76ce5c Mon Sep 17 00:00:00 2001 From: MagzhanArtykov Date: Wed, 17 Apr 2024 18:01:42 +0600 Subject: [PATCH 3/4] [maven-release-plugin] prepare release v17.2.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8ba3b010..028ab33b 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 mod-circulation-storage org.folio - 17.2.1-SNAPSHOT + 17.2.1 Apache License 2.0 @@ -221,7 +221,7 @@ https://github.com/folio-org/mod-circulation-storage scm:git:git://github.com:folio-org/mod-circulation-storage.git scm:git:git@github.com:folio-org/mod-circulation-storage.git - v17.2.0 + v17.2.1 From d6beec4161e55cdaaa8670cd1fa52022db7ddf49 Mon Sep 17 00:00:00 2001 From: MagzhanArtykov Date: Wed, 17 Apr 2024 18:01:43 +0600 Subject: [PATCH 4/4] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 028ab33b..1e94ff1f 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 mod-circulation-storage org.folio - 17.2.1 + 17.2.2-SNAPSHOT Apache License 2.0 @@ -221,7 +221,7 @@ https://github.com/folio-org/mod-circulation-storage scm:git:git://github.com:folio-org/mod-circulation-storage.git scm:git:git@github.com:folio-org/mod-circulation-storage.git - v17.2.1 + v17.2.0