Skip to content

Commit a88ca7a

Browse files
committed
Dependency updates
1 parent d1829ae commit a88ca7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

operator-build-maven-plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>org.apache.maven.plugin-tools</groupId>
3030
<artifactId>maven-plugin-annotations</artifactId>
31-
<version>3.10.2</version>
31+
<version>3.11.0</version>
3232
</dependency>
3333
<dependency>
3434
<groupId>org.junit.jupiter</groupId>
@@ -57,7 +57,7 @@
5757
<plugin>
5858
<groupId>org.apache.maven.plugins</groupId>
5959
<artifactId>maven-plugin-plugin</artifactId>
60-
<version>3.10.2</version>
60+
<version>3.11.0</version>
6161
<configuration>
6262
<mojoDependencies>
6363
<param>oracle.kubernetes:jsonschema-maven-plugin</param>

0 commit comments

Comments
 (0)