Skip to content

Commit d35ec9c

Browse files
Bump mockito-core from 4.4.0 to 4.5.1 in /fhir-parent
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.4.0 to 4.5.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.4.0...v4.5.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 017fb50 commit d35ec9c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

fhir-parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@
399399
<dependency>
400400
<groupId>org.mockito</groupId>
401401
<artifactId>mockito-core</artifactId>
402-
<version>4.4.0</version>
402+
<version>4.5.1</version>
403403
<scope>test</scope>
404404
</dependency>
405405
<dependency>
@@ -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)