We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f95f81c commit c8c0be7Copy full SHA for c8c0be7
operator-build-maven-plugin/pom.xml
@@ -1,4 +1,4 @@
1
-<!-- Copyright (c) 2017, 2023, Oracle and/or its affiliates.
+<!-- Copyright (c) 2017, 2024, Oracle and/or its affiliates.
2
Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. -->
3
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
xmlns="http://maven.apache.org/POM/4.0.0"
@@ -24,7 +24,7 @@
24
<dependency>
25
<groupId>org.apache.maven</groupId>
26
<artifactId>maven-plugin-api</artifactId>
27
- <version>3.9.5</version>
+ <version>3.9.6</version>
28
<scope>provided</scope>
29
</dependency>
30
0 commit comments