Skip to content

Commit dcb70ef

Browse files
Bump org.codehaus.plexus:plexus-testing from 2.0.2 to 2.1.0
Bumps [org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing) from 2.0.2 to 2.1.0. - [Release notes](https://github.com/codehaus-plexus/plexus-testing/releases) - [Commits](codehaus-plexus/plexus-testing@plexus-testing-2.0.2...plexus-testing-2.1.0) --- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-testing dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 56df59b commit dcb70ef

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

maven-compat/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ under the License.
125125
<dependency>
126126
<groupId>org.codehaus.plexus</groupId>
127127
<artifactId>plexus-testing</artifactId>
128-
<version>2.0.2</version>
128+
<version>2.1.0</version>
129129
<scope>test</scope>
130130
</dependency>
131131
</dependencies>

maven-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ under the License.
168168
<dependency>
169169
<groupId>org.codehaus.plexus</groupId>
170170
<artifactId>plexus-testing</artifactId>
171-
<version>2.0.2</version>
171+
<version>2.1.0</version>
172172
</dependency>
173173
</dependencies>
174174

maven-resolver-provider/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ under the License.
128128
<dependency>
129129
<groupId>org.codehaus.plexus</groupId>
130130
<artifactId>plexus-testing</artifactId>
131-
<version>2.0.2</version>
131+
<version>2.1.0</version>
132132
<scope>test</scope>
133133
</dependency>
134134
</dependencies>

0 commit comments

Comments
 (0)