Skip to content

Commit 2ffec3c

Browse files
committed
Dependency updates
1 parent 789257f commit 2ffec3c

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
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>org.apache.maven.plugin-tools</groupId>
3232
<artifactId>maven-plugin-annotations</artifactId>
33-
<version>3.10.2</version>
33+
<version>3.11.0</version>
3434
</dependency>
3535
<dependency>
3636
<groupId>org.junit.jupiter</groupId>
@@ -59,7 +59,7 @@
5959
<plugin>
6060
<groupId>org.apache.maven.plugins</groupId>
6161
<artifactId>maven-plugin-plugin</artifactId>
62-
<version>3.10.2</version>
62+
<version>3.11.0</version>
6363
<configuration>
6464
<mojoDependencies>
6565
<param>oracle.kubernetes:jsonschema-maven-plugin</param>

0 commit comments

Comments
 (0)