File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
ticketing-eai/api-client-internal Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 37
37
38
38
<properties >
39
39
<openapi-generator-maven-plugin .version>7.14.0</openapi-generator-maven-plugin .version>
40
- <jackson-databind-nullable .version>0.2.6 </jackson-databind-nullable .version>
40
+ <jackson-databind-nullable .version>0.2.7 </jackson-databind-nullable .version>
41
41
42
42
<!-- Release -->
43
43
<central-publishing-maven-plugin .version>0.8.0</central-publishing-maven-plugin .version>
Original file line number Diff line number Diff line change 49
49
<itm-java-codeformat .version>1.0.10</itm-java-codeformat .version>
50
50
<pmd-maven-plugin .version>3.27.0</pmd-maven-plugin .version>
51
51
<spotbugs-maven-plugin .version>4.9.4.2</spotbugs-maven-plugin .version>
52
- <spotbugs-annotations .version>4.9.3 </spotbugs-annotations .version> <!-- must match the patch version of spotbugs-maven-plugin -->
52
+ <spotbugs-annotations .version>4.9.4 </spotbugs-annotations .version> <!-- must match the patch version of spotbugs-maven-plugin -->
53
53
<findsecbugs-plugin .version>1.14.0</findsecbugs-plugin .version>
54
54
55
55
<!-- Testing -->
Original file line number Diff line number Diff line change 53
53
<itm-java-codeformat .version>1.0.10</itm-java-codeformat .version>
54
54
<pmd-maven-plugin .version>3.27.0</pmd-maven-plugin .version>
55
55
<spotbugs-maven-plugin .version>4.9.4.2</spotbugs-maven-plugin .version>
56
- <spotbugs-annotations .version>4.9.3 </spotbugs-annotations .version> <!-- must match the patch version of spotbugs-maven-plugin -->
56
+ <spotbugs-annotations .version>4.9.4 </spotbugs-annotations .version> <!-- must match the patch version of spotbugs-maven-plugin -->
57
57
<findsecbugs-plugin .version>1.14.0</findsecbugs-plugin .version>
58
58
59
59
<!-- Testing -->
You can’t perform that action at this time.
0 commit comments