Update dependency org.codehaus.mojo:exec-maven-plugin to v3.6.4

This commit is contained in:
renovate[bot]
2026-09-13 09:44:51 +00:00
committed by GitHub
parent d4ed634c4e
commit 8e0e926a68
2 changed files with 2 additions and 2 deletions

View File

@@ -110,7 +110,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.6.3</version>
<version>3.6.4</version>
<executions>
<execution>
<id>kill-biome</id>

View File

@@ -116,7 +116,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.6.3</version>
<version>3.6.4</version>
<dependencies>
<dependency>
<groupId>io.quarkus</groupId>