Skip to content

Commit c8c0be7

Browse files
committed
Dependency updates
1 parent f95f81c commit c8c0be7

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:xsi="http://www.w3.org/2001/XMLSchema-instance"
44
xmlns="http://maven.apache.org/POM/4.0.0"
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>org.apache.maven</groupId>
2626
<artifactId>maven-plugin-api</artifactId>
27-
<version>3.9.5</version>
27+
<version>3.9.6</version>
2828
<scope>provided</scope>
2929
</dependency>
3030
<dependency>

0 commit comments

Comments
 (0)