Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.maven.shared:maven-invoker …
Browse files Browse the repository at this point in the history
…to v3.3.0
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 1893587 commit eae27d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-invoker</artifactId>
<version>3.2.0</version>
<version>3.3.0</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-invoker</artifactId>
<version>3.2.0</version>
<version>3.3.0</version>
</dependency>
<dependency>
<groupId>info.picocli</groupId>
Expand Down

0 comments on commit eae27d3

Please sign in to comment.