File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 - package-ecosystem : " maven"
44 directory : " /"
55 schedule :
6- interval : " weekly "
6+ interval : " monthly "
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.springframework.boot</groupId >
1515 <artifactId >spring-boot-starter-parent</artifactId >
16- <version >3.2.5 </version >
16+ <version >3.5.9 </version >
1717 <relativePath />
1818 </parent >
1919
2020 <properties >
2121 <java .version>17</java .version>
22- <postgresql .version>42.7.3</postgresql .version>
23- <lombok .version>1.18.32</lombok .version>
24- <mapstruct .version>1.5.5.Final</mapstruct .version>
25- <rest-assured .version>5.4.0</rest-assured .version>
26- <jacoco .version>0.8.12</jacoco .version>
22+ <postgresql .version>42.7.8</postgresql .version>
23+ <mapstruct .version>1.6.3</mapstruct .version>
24+ <rest-assured .version>6.0.0</rest-assured .version>
25+ <jacoco .version>0.8.14</jacoco .version>
2726 </properties >
2827
2928 <dependencies >
6564 <groupId >org.projectlombok</groupId >
6665 <artifactId >lombok</artifactId >
6766 <optional >true</optional >
68- <version >${lombok.version} </version >
6967 </dependency >
7068
7169 <dependency >
You can’t perform that action at this time.
0 commit comments