File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717
1818 <properties >
1919 <java .version>25</java .version>
20- <errorprone .version>2.48 .0</errorprone .version>
21- <jooq .version>3.20.11 </jooq .version>
22- <nullaway .version>0.13.1 </nullaway .version>
20+ <errorprone .version>2.49 .0</errorprone .version>
21+ <jooq .version>3.21.2 </jooq .version>
22+ <nullaway .version>0.13.2 </nullaway .version>
2323 </properties >
2424
2525 <dependencyManagement >
100100 <dependency >
101101 <groupId >org.springdoc</groupId >
102102 <artifactId >springdoc-openapi-starter-webmvc-ui</artifactId >
103- <version >3.0.2 </version >
103+ <version >3.0.3 </version >
104104 </dependency >
105105
106106 <!-- Testing -->
162162 <dependency >
163163 <groupId >com.tngtech.archunit</groupId >
164164 <artifactId >archunit-junit5</artifactId >
165- <version >1.4.1 </version >
165+ <version >1.4.2 </version >
166166 <scope >test</scope >
167167 </dependency >
168168 <dependency >
169169 <groupId >com.tngtech.archunit</groupId >
170170 <artifactId >archunit-junit5-api</artifactId >
171- <version >1.4.1 </version >
171+ <version >1.4.2 </version >
172172 <scope >compile</scope >
173173 </dependency >
174174
255255 <dependency >
256256 <groupId >com.puppycrawl.tools</groupId >
257257 <artifactId >checkstyle</artifactId >
258- <version >13.3 .0</version >
258+ <version >13.4 .0</version >
259259 </dependency >
260260 <dependency >
261261 <groupId >it.aboutbits</groupId >
You can’t perform that action at this time.
0 commit comments