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.
2
2
Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. -->
3
3
<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" >
4
4
<modelVersion >4.0.0</modelVersion >
22
22
<dependency >
23
23
<groupId >org.apache.maven</groupId >
24
24
<artifactId >maven-plugin-api</artifactId >
25
- <version >3.9.5 </version >
25
+ <version >3.9.6 </version >
26
26
<scope >provided</scope >
27
27
</dependency >
28
28
<dependency >
You can’t perform that action at this time.
0 commit comments