Skip to content

Commit bfc177d

Browse files
committed
Dependency updates
1 parent eb1a3c0 commit bfc177d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

operator-build-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<plugin>
6666
<groupId>org.apache.maven.plugins</groupId>
6767
<artifactId>maven-plugin-plugin</artifactId>
68-
<version>3.15.1</version>
68+
<version>3.15.2</version>
6969
<configuration>
7070
<mojoDependencies>
7171
<param>oracle.kubernetes:jsonschema-maven-plugin</param>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@
715715
<maven-dependency-plugin-version>3.9.0</maven-dependency-plugin-version>
716716
<maven-shade-plugin-version>3.6.1</maven-shade-plugin-version>
717717
<exec-maven-plugin-version>3.6.2</exec-maven-plugin-version>
718-
<checkstyle-version>12.1.1</checkstyle-version>
718+
<checkstyle-version>12.1.2</checkstyle-version>
719719
<directory-maven-version>1.0</directory-maven-version>
720720
<maven-jxr-plugin-version>3.6.0</maven-jxr-plugin-version>
721721
<maven-gpg-plugin-version>3.2.8</maven-gpg-plugin-version>
@@ -727,7 +727,7 @@
727727
<commons-cli-version>1.11.0</commons-cli-version>
728728
<networknt-jsonschmema-validator-version>2.0.0</networknt-jsonschmema-validator-version>
729729
<commons-exec-version>1.5.0</commons-exec-version>
730-
<commons-lang3-version>3.19.0</commons-lang3-version>
730+
<commons-lang3-version>3.20.0</commons-lang3-version>
731731
<commons-codec-version>1.20.0</commons-codec-version>
732732
<httpunit-version>1.7.3</httpunit-version>
733733
<voyager-client-version>0.1.0</voyager-client-version>

0 commit comments

Comments
 (0)