Skip to content

Commit 0d3f013

Browse files
Bump jedis from 4.1.1 to 4.2.1 in /fhir-parent
Bumps [jedis](https://github.com/redis/jedis) from 4.1.1 to 4.2.1. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](redis/jedis@v4.1.1...v4.2.1) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 718290c commit 0d3f013

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fhir-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@
500500
<dependency>
501501
<groupId>redis.clients</groupId>
502502
<artifactId>jedis</artifactId>
503-
<version>4.1.1</version>
503+
<version>4.2.1</version>
504504
</dependency>
505505
<dependency>
506506
<groupId>org.foundationdb</groupId>

0 commit comments

Comments
 (0)