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 d1829ae commit a88ca7aCopy full SHA for a88ca7a
operator-build-maven-plugin/pom.xml
@@ -28,7 +28,7 @@
28
<dependency>
29
<groupId>org.apache.maven.plugin-tools</groupId>
30
<artifactId>maven-plugin-annotations</artifactId>
31
- <version>3.10.2</version>
+ <version>3.11.0</version>
32
</dependency>
33
34
<groupId>org.junit.jupiter</groupId>
@@ -57,7 +57,7 @@
57
<plugin>
58
<groupId>org.apache.maven.plugins</groupId>
59
<artifactId>maven-plugin-plugin</artifactId>
60
61
<configuration>
62
<mojoDependencies>
63
<param>oracle.kubernetes:jsonschema-maven-plugin</param>
0 commit comments