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 3434
3535 <!-- reactive -->
3636 <rxjava .version>3.1.10</rxjava .version>
37- <projectreactor .version>2024.0.1 </projectreactor .version>
37+ <projectreactor .version>2024.0.2 </projectreactor .version>
3838 </properties >
3939
4040 <dependencies >
Original file line number Diff line number Diff line change 3434 <plugin >
3535 <groupId >org.pitest</groupId >
3636 <artifactId >pitest-maven</artifactId >
37- <version >1.17.3 </version >
37+ <version >1.17.4 </version >
3838 <!-- <configuration>-->
3939 <!-- <targetClasses>-->
4040 <!-- <param>com.saurabh.*</param>-->
Original file line number Diff line number Diff line change 2828 <dependency >
2929 <groupId >com.opencsv</groupId >
3030 <artifactId >opencsv</artifactId >
31- <version >5.9 </version >
31+ <version >5.10 </version >
3232 </dependency >
3333
3434 <dependency >
3939 <dependency >
4040 <groupId >org.springframework</groupId >
4141 <artifactId >spring-beans</artifactId >
42- <version >6.2.1 </version >
42+ <version >6.2.2 </version >
4343 </dependency >
4444 <dependency >
4545 <groupId >org.springframework</groupId >
4646 <artifactId >spring-context</artifactId >
47- <version >6.2.1 </version >
47+ <version >6.2.2 </version >
4848 </dependency >
4949 </dependencies >
5050
You can’t perform that action at this time.
0 commit comments