Bump org.codehaus.plexus:plexus-components from 10.0 to 14.2 · codehaus-plexus/plexus-resources@441117b (original) (raw)

Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
5 5 <parent>
6 6 <groupId>org.codehaus.plexus</groupId>
7 7 <artifactId>plexus-components</artifactId>
8 - <version>10.0</version>
8 + <version>14.2</version>
9 9 </parent>
10 10
11 11 <artifactId>plexus-resources</artifactId>
@@ -51,7 +51,7 @@
51 51 <artifactId>slf4j-api</artifactId>
52 52 <version>1.7.36</version>
53 53 </dependency>
54 -
54 +
55 55
56 56 <dependency>
57 57 <groupId>org.junit.jupiter</groupId>
@@ -125,7 +125,7 @@
125 125 </plugin>
126 126 </plugins>
127 127 </build>
128 -
128 +
129 129 <reporting>
130 130 <plugins>
131 131 <plugin>
@@ -135,5 +135,5 @@
135 135 </plugin>
136 136 </plugins>
137 137 </reporting>
138 -
138 +
139 139 </project>