Skip to content

Commit

Permalink
Bump org.codehaus.plexus:plexus-components from 10.0 to 14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Dec 10, 2023
1 parent 70169ab commit 441117b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-components</artifactId>
<version>10.0</version>
<version>14.2</version>
</parent>

<artifactId>plexus-resources</artifactId>
Expand Down Expand Up @@ -51,7 +51,7 @@
<artifactId>slf4j-api</artifactId>
<version>1.7.36</version>
</dependency>

<!-- TEST -->
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down Expand Up @@ -125,7 +125,7 @@
</plugin>
</plugins>
</build>

<reporting>
<plugins>
<plugin>
Expand All @@ -135,5 +135,5 @@
</plugin>
</plugins>
</reporting>

</project>

0 comments on commit 441117b

Please sign in to comment.