Skip to content

Commit 441117b

Browse files
committed
Bump org.codehaus.plexus:plexus-components from 10.0 to 14.2
1 parent 70169ab commit 441117b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.codehaus.plexus</groupId>
77
<artifactId>plexus-components</artifactId>
8-
<version>10.0</version>
8+
<version>14.2</version>
99
</parent>
1010

1111
<artifactId>plexus-resources</artifactId>
@@ -51,7 +51,7 @@
5151
<artifactId>slf4j-api</artifactId>
5252
<version>1.7.36</version>
5353
</dependency>
54-
54+
5555
<!-- TEST -->
5656
<dependency>
5757
<groupId>org.junit.jupiter</groupId>
@@ -125,7 +125,7 @@
125125
</plugin>
126126
</plugins>
127127
</build>
128-
128+
129129
<reporting>
130130
<plugins>
131131
<plugin>
@@ -135,5 +135,5 @@
135135
</plugin>
136136
</plugins>
137137
</reporting>
138-
138+
139139
</project>

0 commit comments

Comments
 (0)