Skip to content

Commit 9bf4dc2

Browse files
dependabot[bot]veithen
authored andcommitted
Bump mockito-core from 3.11.0 to 3.11.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.0 to 3.11.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.11.0...v3.11.1) --- 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 2b30ce4 commit 9bf4dc2

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.11.0</version>
128+
<version>3.11.1</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
@@ -756,7 +756,7 @@
756756
<dependency>
757757
<groupId>org.mockito</groupId>
758758
<artifactId>mockito-core</artifactId>
759-
<version>3.11.0</version>
759+
<version>3.11.1</version>
760760
</dependency>
761761
<dependency>
762762
<groupId>org.apache.ws.xmlschema</groupId>

0 commit comments

Comments
 (0)