Skip to content

Commit e02fb0e

Browse files
Update dependency redis.clients:jedis to v4.4.7
1 parent 14c7e38 commit e02fb0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repositories {
1515
dependencies {
1616
implementation("org.springframework.boot:spring-boot-starter-actuator")
1717
implementation("org.springframework.boot:spring-boot-starter-web")
18-
implementation("redis.clients:jedis:4.2.2")
18+
implementation("redis.clients:jedis:4.4.7")
1919

2020
// github api client
2121
implementation("org.kohsuke:github-api:1.306")

0 commit comments

Comments
 (0)