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.4 </version >
71+ <version >6.0.0 </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.4 </version >
113+ <version >6.0.0 </version >
114114 <scope >test</scope >
115115 </dependency >
116116
187187 <plugin >
188188 <groupId >org.sonatype.central</groupId >
189189 <artifactId >central-publishing-maven-plugin</artifactId >
190- <version >0.8 .0</version >
190+ <version >0.9 .0</version >
191191 <extensions >true</extensions >
192192 </plugin >
193193 </plugins >
200200 </plugin >
201201 <plugin >
202202 <artifactId >maven-compiler-plugin</artifactId >
203- <version >3.14.0 </version >
203+ <version >3.14.1 </version >
204204 </plugin >
205205 <plugin >
206206 <artifactId >maven-source-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments