File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 99
1010 <properties >
1111 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
12- <lombok .version>1.18.32 </lombok .version>
12+ <lombok .version>1.18.34 </lombok .version>
1313 <!-- Testing -->
1414 <junit .jupiter.version>5.11.3</junit .jupiter.version>
1515 <!-- Plugins -->
3131 <dependency >
3232 <groupId >nl.jqno.equalsverifier</groupId >
3333 <artifactId >equalsverifier</artifactId >
34- <version >3.16.1 </version >
34+ <version >3.17.3 </version >
3535 <scope >test</scope >
3636 </dependency >
3737 <dependency >
5555 <dependency >
5656 <groupId >com.google.code.gson</groupId >
5757 <artifactId >gson</artifactId >
58- <version >2.10.1 </version >
58+ <version >2.11.0 </version >
5959 </dependency >
6060 <!-- Apache Commons libraries -->
6161 <dependency >
You can’t perform that action at this time.
0 commit comments