File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8787 <dependency >
8888 <groupId >com.github.susom</groupId >
8989 <artifactId >vertx-base</artifactId >
90- <version >2.0 </version >
90+ <version >2.2 </version >
9191 </dependency >
9292 <dependency >
9393 <groupId >com.github.susom</groupId >
582582 <fork >true</fork >
583583 <annotationProcessors >
584584 <!-- <annotationProcessor>org.checkerframework.checker.nullness.NullnessChecker</annotationProcessor>-->
585- <annotationProcessor >org.checkerframework.checker.tainting.TaintingChecker
586- </annotationProcessor >
585+ <annotationProcessor >org.checkerframework.checker.tainting.TaintingChecker</annotationProcessor >
587586 </annotationProcessors >
588587 <compilerArgs >
589588 <arg >-J-Xmx1g</arg >
593592 <arg >-AprintErrorStack</arg >
594593 <arg >-AprintAllQualifiers</arg >
595594 <arg >-AatfCacheSize=400</arg >
595+ <arg >-Astubs=${com.github.susom:database:jar} </arg >
596596 </compilerArgs >
597597 </configuration >
598598 </plugin >
You can’t perform that action at this time.
0 commit comments