We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 789257f commit 2ffec3cCopy full SHA for 2ffec3c
operator-build-maven-plugin/pom.xml
@@ -30,7 +30,7 @@
30
<dependency>
31
<groupId>org.apache.maven.plugin-tools</groupId>
32
<artifactId>maven-plugin-annotations</artifactId>
33
- <version>3.10.2</version>
+ <version>3.11.0</version>
34
</dependency>
35
36
<groupId>org.junit.jupiter</groupId>
@@ -59,7 +59,7 @@
59
<plugin>
60
<groupId>org.apache.maven.plugins</groupId>
61
<artifactId>maven-plugin-plugin</artifactId>
62
63
<configuration>
64
<mojoDependencies>
65
<param>oracle.kubernetes:jsonschema-maven-plugin</param>
0 commit comments