Skip to content

Commit 91551c1

Browse files
committed
Dependency updates
1 parent abd6a7a commit 91551c1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

operator-build-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<plugin>
6060
<groupId>org.apache.maven.plugins</groupId>
6161
<artifactId>maven-plugin-plugin</artifactId>
62-
<version>3.15.0</version>
62+
<version>3.15.1</version>
6363
<configuration>
6464
<mojoDependencies>
6565
<param>oracle.kubernetes:jsonschema-maven-plugin</param>

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -705,7 +705,7 @@
705705
<jms-api-version>2.0.1</jms-api-version>
706706
<kjetland-mbknor-jsonschema-version>1.0.39</kjetland-mbknor-jsonschema-version>
707707
<commons-cli-version>1.9.0</commons-cli-version>
708-
<networknt-jsonschmema-validator-version>1.5.2</networknt-jsonschmema-validator-version>
708+
<networknt-jsonschmema-validator-version>1.5.3</networknt-jsonschmema-validator-version>
709709
<commons-exec-version>1.4.0</commons-exec-version>
710710
<commons-codec-version>1.17.1</commons-codec-version>
711711
<httpunit-version>1.7.3</httpunit-version>
@@ -722,7 +722,7 @@
722722
<kotlin-stdlib-version>2.0.21</kotlin-stdlib-version>
723723
<okhttp-version>4.12.0</okhttp-version>
724724
<okio-version>3.9.1</okio-version>
725-
<bc-jdk18on-version>1.78.1</bc-jdk18on-version>
725+
<bc-jdk18on-version>1.79</bc-jdk18on-version>
726726
<junit.jupiter.version>5.11.3</junit.jupiter.version>
727727
<junit.vintage.version>5.7.1</junit.vintage.version>
728728
<junit.platform.version>1.7.0</junit.platform.version>
@@ -734,7 +734,7 @@
734734
<jakarta-version>6.1.0</jakarta-version>
735735
<prometheus-version>0.16.0</prometheus-version>
736736
<jackson-version>2.18.1</jackson-version>
737-
<jackson-databind-version>2.18.0</jackson-databind-version>
737+
<jackson-databind-version>2.18.1</jackson-databind-version>
738738
<snakeyaml-version>2.3</snakeyaml-version>
739739
<gson-version>2.11.0</gson-version>
740740
<dependency-check-version>11.0.0</dependency-check-version>

0 commit comments

Comments
 (0)