Skip to content

Commit bec2a9e

Browse files
authored
fix: resolve redit vulnerability by updating dependency versions (#361)
1 parent d8fffe0 commit bec2a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

afs/redis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>io.lettuce</groupId>
3535
<artifactId>lettuce-core</artifactId>
36-
<version>6.4.0.RELEASE</version>
36+
<version>6.5.2.RELEASE</version>
3737
<scope>provided</scope>
3838
</dependency>
3939
</dependencies>

0 commit comments

Comments
 (0)