File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
cds-feature-advanced-event-mesh Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6868 <dependency >
6969 <groupId >org.junit.jupiter</groupId >
7070 <artifactId >junit-jupiter</artifactId >
71- <version >5.13.1 </version >
71+ <version >5.13.2 </version >
7272 <scope >test</scope >
7373 </dependency >
7474
Original file line number Diff line number Diff line change 110110 <dependency >
111111 <groupId >org.junit.jupiter</groupId >
112112 <artifactId >junit-jupiter</artifactId >
113- <version >5.13.1 </version >
113+ <version >5.13.2 </version >
114114 <scope >test</scope >
115115 </dependency >
116116
214214 </plugin >
215215 <plugin >
216216 <artifactId >maven-pmd-plugin</artifactId >
217- <version >3.26 .0</version >
217+ <version >3.27 .0</version >
218218 </plugin >
219219 <plugin >
220220 <artifactId >maven-enforcer-plugin</artifactId >
238238 <plugin >
239239 <groupId >com.github.spotbugs</groupId >
240240 <artifactId >spotbugs-maven-plugin</artifactId >
241- <version >4.9.2.0 </version >
241+ <version >4.9.3.2 </version >
242242 </plugin >
243243 </plugins >
244244 </pluginManagement >
You can’t perform that action at this time.
0 commit comments