Skip to content

Commit 78ae71f

Browse files
authored
Merge pull request #38 from BasePractice/dependabot/maven/io.lettuce-lettuce-core-7.2.0.RELEASE
Bump io.lettuce:lettuce-core from 7.1.0.RELEASE to 7.2.0.RELEASE
2 parents 4f91185 + 6b42b57 commit 78ae71f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vol_/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>io.lettuce</groupId>
2222
<artifactId>lettuce-core</artifactId>
23-
<version>7.1.0.RELEASE</version>
23+
<version>7.2.0.RELEASE</version>
2424
</dependency>
2525
<dependency>
2626
<groupId>io.micrometer</groupId>

0 commit comments

Comments
 (0)