Skip to content

Commit a8cb236

Browse files
author
Sonu Kumar
committed
released 3.1.1
1 parent 6c38466 commit a8cb236

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ ext {
7272

7373
subprojects {
7474
group = "com.github.sonus21"
75-
version = "3.1.0-RELEASE"
75+
version = "3.1.1-RELEASE"
7676

7777
dependencies {
7878
// https://mvnrepository.com/artifact/org.springframework/spring-messaging

docs/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ layout: default
88

99
All notable user-facing changes to this project are documented in this file.
1010

11+
## Release [3.1.1] 1-Mar-2024
12+
### Fixes
13+
* Fixed issue for spring boot 3.2 #218
14+
15+
1116
## Release [3.1.0] 24-June-2023
1217
{: .highlight }
1318
Migrate to this version to reduce redis resource utilization

0 commit comments

Comments
 (0)