Skip to content

Commit

Permalink
Bump up dependencies (#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
damianszczepanik authored Dec 22, 2024
1 parent 237a382 commit a4ab1ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-plugin-api</artifactId>
<version>4.0.0-rc-1</version>
<version>4.0.0-rc-2</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand All @@ -169,7 +169,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
<version>4.5.0-M2</version>
<version>4.5.0-M3</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
Expand Down

0 comments on commit a4ab1ba

Please sign in to comment.