File tree Expand file tree Collapse file tree 2 files changed +6
-12
lines changed Expand file tree Collapse file tree 2 files changed +6
-12
lines changed Original file line number Diff line number Diff line change 5757 <dependency >
5858 <groupId >org.mousio</groupId >
5959 <artifactId >etcd4j</artifactId >
60- <exclusions >
61- <exclusion >
62- <groupId >org.apache.commons</groupId >
63- <artifactId >commons-text</artifactId >
64- </exclusion >
65- </exclusions >
66- </dependency >
67- <dependency >
68- <!-- for dependency convergence with handlebars -->
69- <groupId >org.apache.commons</groupId >
70- <artifactId >commons-text</artifactId >
71- <version >${version.lib.commons-text} </version >
7260 </dependency >
7361 <!-- etcd v3 -->
7462 <dependency >
Original file line number Diff line number Diff line change 11881188 <artifactId >wagon-provider-api</artifactId >
11891189 <version >${version.lib.maven-wagon} </version >
11901190 </dependency >
1191+ <dependency >
1192+ <!-- for dependency convergence with handlebars -->
1193+ <groupId >org.apache.commons</groupId >
1194+ <artifactId >commons-text</artifactId >
1195+ <version >${version.lib.commons-text} </version >
1196+ </dependency >
11911197 <dependency >
11921198 <!--
11931199 Required for dependency convergence
You can’t perform that action at this time.
0 commit comments