This repository was archived by the owner on Mar 17, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 2222 </scm >
2323 <properties >
2424 <java .version>11</java .version>
25- <activiti-cloud-notifications-service-graphql .version>7.1.182 </activiti-cloud-notifications-service-graphql .version>
25+ <activiti-cloud-notifications-service-graphql .version>7.1.170 </activiti-cloud-notifications-service-graphql .version>
2626 <maven-compiler-plugin .version>3.8.0</maven-compiler-plugin .version>
2727 <maven-failsafe-plugin .version>3.0.0-M3</maven-failsafe-plugin .version>
2828 <maven-surefire-plugin .version>3.0.0-M3</maven-surefire-plugin .version>
4040 </dependencies >
4141 </dependencyManagement >
4242 <dependencies >
43+ <dependency >
44+ <groupId >com.oracle.ojdbc</groupId >
45+ <artifactId >ojdbc8</artifactId >
46+ <version >19.3.0.0</version >
47+ </dependency >
4348 <dependency >
4449 <groupId >org.activiti.cloud.notifications.graphql</groupId >
4550 <artifactId >activiti-cloud-starter-notifications-graphql</artifactId >
7580 </dependency >
7681 <dependency >
7782 <groupId >org.springframework.cloud</groupId >
78- <artifactId >spring-cloud-starter-stream-rabbit </artifactId >
83+ <artifactId >spring-cloud-starter-stream-kafka </artifactId >
7984 </dependency >
8085 <!-- Marker Pom for Dependency Conversion Validation -->
8186 <dependency >
You can’t perform that action at this time.
0 commit comments