Skip to content

Commit 1687c3d

Browse files
committed
Dependency updates
1 parent 5603c14 commit 1687c3d

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
@@ -1,4 +1,4 @@
1-
<!-- Copyright (c) 2017, 2023, Oracle and/or its affiliates.
1+
<!-- Copyright (c) 2017, 2024, Oracle and/or its affiliates.
22
Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. -->
33
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
44
<modelVersion>4.0.0</modelVersion>
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>org.apache.maven</groupId>
2424
<artifactId>maven-plugin-api</artifactId>
25-
<version>3.9.5</version>
25+
<version>3.9.6</version>
2626
<scope>provided</scope>
2727
</dependency>
2828
<dependency>

0 commit comments

Comments
 (0)