chore(quarkus-327): pin quarkus-maven-plugin version (was resolving to 3.35.0.CR1 pre-release)
Some checks failed
CI/CD Pipeline / pipeline (push) Failing after 1m37s
Some checks failed
CI/CD Pipeline / pipeline (push) Failing after 1m37s
This commit is contained in:
1
pom.xml
1
pom.xml
@@ -219,6 +219,7 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>io.quarkus.platform</groupId>
|
<groupId>io.quarkus.platform</groupId>
|
||||||
<artifactId>quarkus-maven-plugin</artifactId>
|
<artifactId>quarkus-maven-plugin</artifactId>
|
||||||
|
<version>${quarkus.platform.version}</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<goals>
|
<goals>
|
||||||
|
|||||||
Reference in New Issue
Block a user