Skip to content

Commit

Permalink
Bump a couple integration test plugin versions
Browse files Browse the repository at this point in the history
  • Loading branch information
keeganwitt committed May 17, 2023
1 parent 03bbb16 commit 5218747
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/it/pom.xml
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.6.4</version>
<version>3.9.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down Expand Up @@ -162,7 +162,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>3.0.0</version>
<version>3.4.0</version>
</plugin>
<plugin>
<groupId>org.codehaus.gmavenplus</groupId>
Expand Down

0 comments on commit 5218747

Please sign in to comment.