Skip to content

Commit

Permalink
build: bump redis.clients:jedis from 1.4.0 to 5.1.3 (#3700)
Browse files Browse the repository at this point in the history
* build: bump redis.clients:jedis from 1.4.0 to 5.1.3

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

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonas Kunz <jonas.kunz@elastic.co>
  • Loading branch information
dependabot[bot] and JonasKunz authored Jul 3, 2024
1 parent 5519e47 commit 8f1ae13
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>5.1.2</version>
<version>5.1.3</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 8f1ae13

Please sign in to comment.