File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4141 <plugin >
4242 <groupId >org.apache.maven.plugins</groupId >
4343 <artifactId >maven-checkstyle-plugin</artifactId >
44- <version >3.2.1 </version >
44+ <version >3.6.0 </version >
4545 <configuration >
4646 <!-- https://github.com/checkstyle/checkstyle/issues/8240 -->
4747 <excludes >**/module-info.java</excludes >
Original file line number Diff line number Diff line change 3737 <rest-assured .version>5.5.1</rest-assured .version>
3838 <hamcrest .version>3.0</hamcrest .version>
3939 <httpclient .version>4.5.14</httpclient .version>
40- <jackson .version>2.18.2 </jackson .version>
40+ <jackson .version>2.18.3 </jackson .version>
4141 <mp .rest-client-api.version>4.0</mp .rest-client-api.version>
4242 <jakarta .xml.bind-api.version>3.0.1</jakarta .xml.bind-api.version>
4343 <jakarta .validation-api.version>3.0.2</jakarta .validation-api.version>
4444 <!-- We can use the 3.x TCK BOM even though we use the 2.x parent because we're targetting Java 11 -->
45- <version .microprofile.tck.bom>3.2 </version .microprofile.tck.bom>
45+ <version .microprofile.tck.bom>3.4 </version .microprofile.tck.bom>
4646 </properties >
4747
4848 <developers >
You can’t perform that action at this time.
0 commit comments