File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5353 <commons-pool2 .version>2.7.0</commons-pool2 .version>
5454 <couchbase-client .version>2.7.9</couchbase-client .version>
5555 <couchbase-cache-client .version>2.1.0</couchbase-cache-client .version>
56+ <dependency-management-plugin .version>1.0.8.RELEASE</dependency-management-plugin .version>
5657 <derby .version>10.14.2.0</derby .version>
5758 <dropwizard-metrics .version>4.1.0</dropwizard-metrics .version>
5859 <ehcache .version>2.10.6</ehcache .version>
11581159 <artifactId >jest</artifactId >
11591160 <version >${jest.version} </version >
11601161 </dependency >
1162+ <dependency >
1163+ <groupId >io.spring.gradle</groupId >
1164+ <artifactId >dependency-management-plugin</artifactId >
1165+ <version >${dependency-management-plugin.version} </version >
1166+ </dependency >
11611167 <dependency >
11621168 <groupId >io.undertow</groupId >
11631169 <artifactId >undertow-core</artifactId >
Original file line number Diff line number Diff line change 2828 <spock .version>1.0-groovy-2.4</spock .version>
2929 <testcontainers .version>1.10.6</testcontainers .version>
3030 <testng .version>6.14.3</testng .version>
31- <dependency-management-plugin .version>1.0.8.RELEASE</dependency-management-plugin .version>
3231 <spring-doc-resources .version>0.1.2.RELEASE</spring-doc-resources .version>
3332 </properties >
3433 <scm >
8079 <artifactId >android-json</artifactId >
8180 <version >0.0.20131108.vaadin1</version >
8281 </dependency >
83- <dependency >
84- <groupId >io.spring.gradle</groupId >
85- <artifactId >dependency-management-plugin</artifactId >
86- <version >${dependency-management-plugin.version} </version >
87- </dependency >
8882 <dependency >
8983 <groupId >jline</groupId >
9084 <artifactId >jline</artifactId >
You can’t perform that action at this time.
0 commit comments