File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
operator-build-maven-plugin Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 28
28
<dependency >
29
29
<groupId >org.apache.maven.plugin-tools</groupId >
30
30
<artifactId >maven-plugin-annotations</artifactId >
31
- <version >3.15.0 </version >
31
+ <version >3.15.1 </version >
32
32
</dependency >
33
33
<dependency >
34
34
<groupId >org.junit.jupiter</groupId >
64
64
<plugin >
65
65
<groupId >org.apache.maven.plugins</groupId >
66
66
<artifactId >maven-plugin-plugin</artifactId >
67
- <version >3.15.0 </version >
67
+ <version >3.15.1 </version >
68
68
<configuration >
69
69
<mojoDependencies >
70
70
<param >oracle.kubernetes:jsonschema-maven-plugin</param >
Original file line number Diff line number Diff line change 662
662
<jakarta-json-version >2.0.1</jakarta-json-version >
663
663
<jms-api-version >2.0.1</jms-api-version >
664
664
<kjetland-mbknor-jsonschema-version >1.0.39</kjetland-mbknor-jsonschema-version >
665
- <networknt-jsonschmema-validator-version >1.5.2 </networknt-jsonschmema-validator-version >
665
+ <networknt-jsonschmema-validator-version >1.5.3 </networknt-jsonschmema-validator-version >
666
666
<commons-exec-version >1.4.0</commons-exec-version >
667
667
<commons-codec-version >1.17.1</commons-codec-version >
668
668
<httpunit-version >1.7.3</httpunit-version >
678
678
<kotlin-stdlib-version >2.0.21</kotlin-stdlib-version >
679
679
<okhttp-version >4.12.0</okhttp-version >
680
680
<okio-version >3.9.1</okio-version >
681
- <bc-jdk18on-version >1.78.1 </bc-jdk18on-version >
681
+ <bc-jdk18on-version >1.79 </bc-jdk18on-version >
682
682
<junit .jupiter.version>5.11.3</junit .jupiter.version>
683
683
<junit .vintage.version>5.7.1</junit .vintage.version>
684
684
<junit .platform.version>1.7.0</junit .platform.version>
You can’t perform that action at this time.
0 commit comments