Skip to content

Commit 9d528d0

Browse files
Bump org.apache.maven.shared:maven-shared-components from 41 to 42 (#103)
Bumps [org.apache.maven.shared:maven-shared-components](https://github.com/apache/maven-parent) from 41 to 42. - [Release notes](https://github.com/apache/maven-parent/releases) - [Commits](https://github.com/apache/maven-parent/commits) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sylwester Lachiewicz <[email protected]>
1 parent d0d7caf commit 9d528d0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pom.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.maven.shared</groupId>
2525
<artifactId>maven-shared-components</artifactId>
26-
<version>41</version>
26+
<version>42</version>
2727
<relativePath />
2828
</parent>
2929

@@ -104,12 +104,10 @@
104104
<dependency>
105105
<groupId>org.codehaus.plexus</groupId>
106106
<artifactId>plexus-utils</artifactId>
107-
<version>4.0.0</version>
108107
</dependency>
109108
<dependency>
110109
<groupId>org.codehaus.plexus</groupId>
111110
<artifactId>plexus-xml</artifactId>
112-
<version>3.0.0</version>
113111
</dependency>
114112
<dependency>
115113
<groupId>org.codehaus.plexus</groupId>
@@ -148,7 +146,6 @@
148146
<dependency>
149147
<groupId>org.junit.jupiter</groupId>
150148
<artifactId>junit-jupiter-api</artifactId>
151-
<version>5.10.2</version>
152149
<scope>test</scope>
153150
</dependency>
154151
<dependency>

0 commit comments

Comments
 (0)