File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 73
73
<maven .compiler.target>17</maven .compiler.target>
74
74
<maven .compiler.release>17</maven .compiler.release>
75
75
76
- <fabric8 .version>6.12.1 </fabric8 .version>
76
+ <fabric8 .version>6.13.0 </fabric8 .version>
77
77
<log4j .version>2.17.2</log4j .version>
78
78
79
79
<!-- Build tools' properties -->
88
88
<maven .javadoc.version>3.4.1</maven .javadoc.version>
89
89
<maven .assembly.version>3.4.2</maven .assembly.version>
90
90
<maven .plugin.plugin.version>3.9.0</maven .plugin.plugin.version>
91
- <checkstyle .config.location>checkstyle.xml</checkstyle .config.location>
92
91
<junit .jupiter.version>5.10.2</junit .jupiter.version>
93
92
<junit .platform.version>1.10.2</junit .platform.version>
94
93
<maven .surefire.version>3.2.2</maven .surefire.version>
95
94
<jackson-dataformat-yaml .version>2.17.1</jackson-dataformat-yaml .version>
95
+
96
+ <checkstyle .config.location>checkstyle.xml</checkstyle .config.location>
96
97
</properties >
97
98
98
99
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments