Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
renovate[bot] authored Dec 31, 2024
1 parent 5043df6 commit 99969f7
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
@@ -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>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -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>

0 comments on commit 99969f7

Please sign in to comment.