File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 179179 <dependency >
180180 <groupId >org.projectlombok</groupId >
181181 <artifactId >lombok</artifactId >
182- <version >1.18.22 </version >
182+ <version >1.18.24 </version >
183183 <scope >provided</scope >
184184 </dependency >
185185 <dependency >
230230 <dependency >
231231 <groupId >org.slf4j</groupId >
232232 <artifactId >slf4j-api</artifactId >
233- <version >1.7.25 </version >
233+ <version >1.7.36 </version >
234234 <scope >provided</scope >
235235 </dependency >
236236 <dependency >
237237 <groupId >org.slf4j</groupId >
238238 <artifactId >slf4j-simple</artifactId >
239- <version >1.7.25 </version >
239+ <version >1.7.36 </version >
240240 <scope >provided</scope >
241241 </dependency >
242242
Original file line number Diff line number Diff line change 1616 <timestamp >${maven.build.timestamp}</timestamp >
1717 <maven .build.timestamp.format>yyyyMMddHHmm</maven .build.timestamp.format>
1818 <min .maven.api>3.0</min .maven.api>
19- <junit .version>5.7 .2</junit .version>
19+ <junit .version>5.8 .2</junit .version>
2020 <maven .compiler.source>1.8</maven .compiler.source>
2121 <maven .compiler.target>1.8</maven .compiler.target>
2222 </properties >
You can’t perform that action at this time.
0 commit comments