Skip to content

Commit 4fcccaa

Browse files
Bump jedis from 4.2.1 to 4.2.2 in /fhir-parent
Bumps [jedis](https://github.com/redis/jedis) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](redis/jedis@v4.2.1...v4.2.2) --- 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>
1 parent 017fb50 commit 4fcccaa

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
@@ -501,7 +501,7 @@
501501
<dependency>
502502
<groupId>redis.clients</groupId>
503503
<artifactId>jedis</artifactId>
504-
<version>4.2.1</version>
504+
<version>4.2.2</version>
505505
</dependency>
506506
<dependency>
507507
<groupId>org.foundationdb</groupId>

0 commit comments

Comments
 (0)