File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
defcon-prototyping/defcon-local-neo4j Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 4242 <dependency >
4343 <groupId >org.springframework.boot</groupId >
4444 <artifactId >spring-boot-starter-batch</artifactId >
45+ <version >${spring-boot.version} </version >
4546 </dependency >
4647 <dependency >
4748 <groupId >org.springframework.boot</groupId >
4849 <artifactId >spring-boot-starter-cache</artifactId >
50+ <version >${spring-boot.version} </version >
4951 </dependency >
5052 <dependency >
5153 <groupId >org.springframework.boot</groupId >
5254 <artifactId >spring-boot-starter-cloud-connectors</artifactId >
55+ <version >${spring-boot.version} </version >
5356 </dependency >
5457 <!--
5558 TODO: #30
115118 <dependency >
116119 <groupId >io.pivotal.spring.cloud</groupId >
117120 <artifactId >spring-cloud-services-starter-circuit-breaker</artifactId >
121+ <version >2.0.1.RELEASE</version >
118122 </dependency >
119123 <dependency >
120124 <groupId >io.pivotal.spring.cloud</groupId >
121125 <artifactId >spring-cloud-services-starter-config-client</artifactId >
126+ <version >2.0.1.RELEASE</version >
122127 </dependency >
123128 <dependency >
124129 <groupId >io.pivotal.spring.cloud</groupId >
125130 <artifactId >spring-cloud-services-starter-service-registry</artifactId >
131+ <version >2.0.1.RELEASE</version >
126132 </dependency >
127133 <dependency >
128134 <groupId >org.springframework.boot</groupId >
You can’t perform that action at this time.
0 commit comments