We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 271be09 commit 09ea986Copy full SHA for 09ea986
CHANGELOG.md
@@ -5,6 +5,10 @@ on [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to
5
6
[Unreleased]
7
8
+## [17.4.2] - 2024-02-08
9
+### Changed
10
+- Add jobstore retry migration liquibase via framework-libraries
11
+
12
## [17.4.1] - 2023-12-12
13
### Changed
14
- Add retry mechanism to jobstore via framework-libraries
pom.xml
@@ -47,7 +47,7 @@
47
48
<properties>
49
<cpp.repo.name>microservice_framework</cpp.repo.name>
50
- <framework-libraries.version>17.3.2</framework-libraries.version>
+ <framework-libraries.version>17.5.1</framework-libraries.version>
51
</properties>
52
53
<dependencyManagement>
0 commit comments