We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70169ab commit 441117bCopy full SHA for 441117b
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.codehaus.plexus</groupId>
7
<artifactId>plexus-components</artifactId>
8
- <version>10.0</version>
+ <version>14.2</version>
9
</parent>
10
11
<artifactId>plexus-resources</artifactId>
@@ -51,7 +51,7 @@
51
<artifactId>slf4j-api</artifactId>
52
<version>1.7.36</version>
53
</dependency>
54
-
+
55
<!-- TEST -->
56
<dependency>
57
<groupId>org.junit.jupiter</groupId>
@@ -125,7 +125,7 @@
125
</plugin>
126
</plugins>
127
</build>
128
129
<reporting>
130
<plugins>
131
<plugin>
@@ -135,5 +135,5 @@
135
136
137
</reporting>
138
139
</project>
0 commit comments