Skip to content

Commit

Permalink
Bump redis.clients:jedis from 5.1.3 to 5.1.5 (#3282)
Browse files Browse the repository at this point in the history
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 5.1.3 to 5.1.5.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v5.1.3...v5.1.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <[email protected]>
  • Loading branch information
dependabot[bot] and aklish authored Sep 14, 2024
1 parent 106e5bc commit c1f54aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
<jansi.version>2.4.1</jansi.version>
<jersey.version>3.1.7</jersey.version>
<jetty.version>12.0.10</jetty.version>
<jedis.version>5.1.3</jedis.version>
<jedis.version>5.1.5</jedis.version>
<jsonassert.version>1.5.3</jsonassert.version>
<json-path.version>2.9.0</json-path.version>
<json-schema-validator.version>1.4.2</json-schema-validator.version>
Expand Down

0 comments on commit c1f54aa

Please sign in to comment.