Skip to content

Commit 2d7c400

Browse files
dependabot[bot]LarsEckart
authored andcommitted
Bump redis.clients:jedis from 5.1.0 to 5.1.2
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 5.1.0 to 5.1.2. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](redis/jedis@v5.1.0...v5.1.2) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d609d72 commit 2d7c400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
implementation("net.ttddyy:datasource-proxy:1.10")
4343
implementation("org.postgresql:postgresql:42.7.2")
4444
implementation("io.lettuce:lettuce-core:6.3.1.RELEASE")
45-
implementation 'redis.clients:jedis:5.1.0'
45+
implementation 'redis.clients:jedis:5.1.2'
4646
implementation("org.eclipse.collections:eclipse-collections-api:11.1.0")
4747
implementation("org.eclipse.collections:eclipse-collections:11.1.0")
4848
implementation("org.apache.commons:commons-pool2:2.12.0")

0 commit comments

Comments
 (0)