Skip to content

Commit 09ea986

Browse files
Release jobstore retries liquibase migration (via framework-libraries)
1 parent 271be09 commit 09ea986

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to
55

66
[Unreleased]
77

8+
## [17.4.2] - 2024-02-08
9+
### Changed
10+
- Add jobstore retry migration liquibase via framework-libraries
11+
812
## [17.4.1] - 2023-12-12
913
### Changed
1014
- Add retry mechanism to jobstore via framework-libraries

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
<properties>
4949
<cpp.repo.name>microservice_framework</cpp.repo.name>
50-
<framework-libraries.version>17.3.2</framework-libraries.version>
50+
<framework-libraries.version>17.5.1</framework-libraries.version>
5151
</properties>
5252

5353
<dependencyManagement>

0 commit comments

Comments
 (0)