Skip to content

Commit 5427b53

Browse files
Bump redis.clients:jedis from 7.2.1 to 7.3.0 in /SimpleAPI
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.2.1 to 7.3.0. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](redis/jedis@v7.2.1...v7.3.0) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbd981e commit 5427b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SimpleAPI/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@
217217
<dependency>
218218
<groupId>redis.clients</groupId>
219219
<artifactId>jedis</artifactId>
220-
<version>7.2.1</version>
220+
<version>7.3.0</version>
221221
</dependency>
222222
<dependency>
223223
<groupId>org.spongepowered</groupId>

0 commit comments

Comments
 (0)