File tree 4 files changed +7
-3
lines changed
4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 157
157
<plugin >
158
158
<groupId >com.ning.maven.plugins</groupId >
159
159
<artifactId >maven-duplicate-finder-plugin</artifactId >
160
+ <version >1.0.9</version >
160
161
<configuration >
161
162
<skip >true</skip >
162
163
</configuration >
Original file line number Diff line number Diff line change 126
126
<plugin >
127
127
<groupId >com.ning.maven.plugins</groupId >
128
128
<artifactId >maven-duplicate-finder-plugin</artifactId >
129
+ <version >1.0.9</version >
129
130
<configuration >
130
131
<skip >true</skip >
131
132
</configuration >
Original file line number Diff line number Diff line change 108
108
<plugin >
109
109
<groupId >com.ning.maven.plugins</groupId >
110
110
<artifactId >maven-duplicate-finder-plugin</artifactId >
111
- <configuration >
111
+ <version >1.0.9</version >
112
+ <configuration >`
112
113
<skip >true</skip >
113
114
</configuration >
114
115
</plugin >
Original file line number Diff line number Diff line change 73
73
<dependency >
74
74
<groupId >org.apache.arrow</groupId >
75
75
<artifactId >arrow-format</artifactId >
76
- <version >0.12.0 </version >
76
+ <version >${arrow.version} </version >
77
77
<exclusions >
78
78
<exclusion >
79
79
<groupId >ch.qos.logback</groupId >
84
84
<dependency >
85
85
<groupId >org.apache.arrow</groupId >
86
86
<artifactId >arrow-memory</artifactId >
87
- <version >0.12.0</version >
87
+ <version >${arrow.version} </version >
88
+ <type >pom</type >
88
89
<exclusions >
89
90
<exclusion >
90
91
<groupId >ch.qos.logback</groupId >
You can’t perform that action at this time.
0 commit comments