File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 119119 <dependency >
120120 <groupId >org.mongodb</groupId >
121121 <artifactId >bson</artifactId >
122- <version >5.6.1 </version >
122+ <version >5.6.2 </version >
123123 <scope >compile</scope >
124124 </dependency >
125125 <dependency >
126126 <groupId >org.mongodb</groupId >
127127 <artifactId >mongodb-driver-sync</artifactId >
128- <version >5.6.1 </version >
128+ <version >5.6.2 </version >
129129 <scope >compile</scope >
130130 </dependency >
131131 <!-- Test Dependencies -->
Original file line number Diff line number Diff line change 8383 <dependency >
8484 <groupId >org.springframework</groupId >
8585 <artifactId >spring-web</artifactId >
86- <version >6.2.14 </version >
86+ <version >7.0.1 </version >
8787 </dependency >
8888 </dependencies >
8989</project >
Original file line number Diff line number Diff line change 5656 <plugin >
5757 <groupId >org.sonarsource.scanner.maven</groupId >
5858 <artifactId >sonar-maven-plugin</artifactId >
59- <version >5.3 .0.6276 </version >
59+ <version >5.5 .0.6356 </version >
6060 </plugin >
6161 <plugin >
6262 <groupId >pl.project13.maven</groupId >
309309 <dependency >
310310 <groupId >org.xerial</groupId >
311311 <artifactId >sqlite-jdbc</artifactId >
312- <version >3.51.0 .0</version >
312+ <version >3.51.1 .0</version >
313313 </dependency >
314314 <dependency >
315315 <groupId >org.apache.logging.log4j</groupId >
You can’t perform that action at this time.
0 commit comments