File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
operator-build-maven-plugin Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 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 >
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 >
You can’t perform that action at this time.
0 commit comments