Skip to content

Commit a786475

Browse files
authored
Merge pull request #290 from gresrun/dependabot/maven/redis.clients-jedis-7.3.0
Bump redis.clients:jedis from 7.2.1 to 7.3.0
2 parents 6518759 + f469659 commit a786475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@
297297
<dependency>
298298
<groupId>redis.clients</groupId>
299299
<artifactId>jedis</artifactId>
300-
<version>7.2.1</version>
300+
<version>7.3.0</version>
301301
</dependency>
302302
<dependency>
303303
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)