File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 116
116
<bootclasspath >${sun.boot.class.path} </bootclasspath >
117
117
<additionalDependencies >
118
118
<additionalDependency >
119
- <groupId >com.google.errorprone </groupId >
120
- <artifactId >error_prone_annotations </artifactId >
121
- <version >2.0.15 </version >
119
+ <groupId >com.google.j2objc </groupId >
120
+ <artifactId >j2objc-annotations </artifactId >
121
+ <version >1.3 </version >
122
122
</additionalDependency >
123
123
</additionalDependencies >
124
124
<additionalparam >
186
186
<bootclasspath >${sun.boot.class.path} </bootclasspath >
187
187
<additionalDependencies >
188
188
<additionalDependency >
189
- <groupId >com.google.errorprone </groupId >
190
- <artifactId >error_prone_annotations </artifactId >
191
- <version >2.0.15 </version >
189
+ <groupId >com.google.j2objc </groupId >
190
+ <artifactId >j2objc-annotations </artifactId >
191
+ <version >1.3 </version >
192
192
</additionalDependency >
193
193
</additionalDependencies >
194
194
<additionalparam >
You can’t perform that action at this time.
0 commit comments