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 1049c50 commit 821ebcfCopy full SHA for 821ebcf
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.12.0</version>
+ <version>3.13.0</version>
32
</dependency>
33
34
<groupId>org.junit.jupiter</groupId>
@@ -64,7 +64,7 @@
64
<plugin>
65
<groupId>org.apache.maven.plugins</groupId>
66
<artifactId>maven-plugin-plugin</artifactId>
67
68
<configuration>
69
<mojoDependencies>
70
<param>oracle.kubernetes:jsonschema-maven-plugin</param>
0 commit comments