File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
operator-build-maven-plugin Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 24
24
<dependency >
25
25
<groupId >org.apache.maven</groupId >
26
26
<artifactId >maven-plugin-api</artifactId >
27
- <version >3.9.2 </version >
27
+ <version >3.9.3 </version >
28
28
<scope >provided</scope >
29
29
</dependency >
30
30
<dependency >
83
83
</plugin >
84
84
</plugins >
85
85
</build >
86
- </project >
86
+ </project >
Original file line number Diff line number Diff line change 615
615
<exec-maven-plugin-version >3.1.0</exec-maven-plugin-version >
616
616
<spotbugs-maven-plugin-version >4.7.3.5</spotbugs-maven-plugin-version >
617
617
<spotbugs-version >4.7.3</spotbugs-version >
618
- <checkstyle-version >10.12.0 </checkstyle-version >
618
+ <checkstyle-version >10.12.1 </checkstyle-version >
619
619
<directory-maven-version >1.0</directory-maven-version >
620
620
<maven-jxr-plugin-version >3.3.0</maven-jxr-plugin-version >
621
621
<maven-gpg-plugin-version >3.1.0</maven-gpg-plugin-version >
624
624
<jakarta-json-version >2.0.1</jakarta-json-version >
625
625
<jms-api-version >2.0.1</jms-api-version >
626
626
<kjetland-mbknor-jsonschema-version >1.0.39</kjetland-mbknor-jsonschema-version >
627
- <networknt-jsonschmema-validator-version >1.0.84 </networknt-jsonschmema-validator-version >
627
+ <networknt-jsonschmema-validator-version >1.0.85 </networknt-jsonschmema-validator-version >
628
628
<commons-exec-version >1.3</commons-exec-version >
629
- <commons-codec-version >1.15 </commons-codec-version >
629
+ <commons-codec-version >1.16.0 </commons-codec-version >
630
630
<httpunit-version >1.7.3</httpunit-version >
631
631
<voyager-client-version >0.1.0</voyager-client-version >
632
632
<jsonpath-version >2.8.0</jsonpath-version >
You can’t perform that action at this time.
0 commit comments