File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
cds-feature-advanced-event-mesh Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6262 <dependency >
6363 <groupId >org.junit.jupiter</groupId >
6464 <artifactId >junit-jupiter</artifactId >
65- <version >5.12.0 </version >
65+ <version >5.12.2 </version >
6666 <scope >test</scope >
6767 </dependency >
6868
Original file line number Diff line number Diff line change 2828 <maven .compiler.release>${java.version} </maven .compiler.release>
2929 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3030
31- <cds .services.version>3.9.0 </cds .services.version>
31+ <cds .services.version>3.9.1 </cds .services.version>
3232 <cds .install-cdsdk.version>8.7.3</cds .install-cdsdk.version>
3333 <qpid .version>2.7.0</qpid .version> <!-- https://central.sonatype.com/artifact/org.apache.qpid/qpid-jms-client/versions -->
3434 </properties >
102102 <dependency >
103103 <groupId >org.junit.jupiter</groupId >
104104 <artifactId >junit-jupiter</artifactId >
105- <version >5.12.0 </version >
105+ <version >5.12.2 </version >
106106 <scope >test</scope >
107107 </dependency >
108108
You can’t perform that action at this time.
0 commit comments