Skip to content

Commit e298cf7

Browse files
dependabot[bot]veithen
authored andcommitted
Bump mockito-core from 3.12.0 to 3.12.4
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.0 to 3.12.4. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.12.0...v3.12.4) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b81c1c commit e298cf7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/jaxws/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<dependency>
126126
<groupId>org.mockito</groupId>
127127
<artifactId>mockito-core</artifactId>
128-
<version>3.12.0</version>
128+
<version>3.12.4</version>
129129
<scope>test</scope>
130130
</dependency>
131131
<dependency>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -757,7 +757,7 @@
757757
<dependency>
758758
<groupId>org.mockito</groupId>
759759
<artifactId>mockito-core</artifactId>
760-
<version>3.12.0</version>
760+
<version>3.12.4</version>
761761
</dependency>
762762
<dependency>
763763
<groupId>org.apache.ws.xmlschema</groupId>

0 commit comments

Comments
 (0)