Bump redis.clients:jedis from 5.1.2 to 5.1.3

Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](https://github.com/redis/jedis/compare/v5.1.2...v5.1.3)

---
updated-dependencies:
- dependency-name: redis.clients:jedis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-05-27 07:06:21 +00:00
committed by GitHub
parent f86f38ef7a
commit 20c6355efd

View File

@@ -336,7 +336,7 @@
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>5.1.2</version>
<version>5.1.3</version>
</dependency>
<dependency>
<groupId>com.sun.mail</groupId>