File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 15581558 <groupId >com.sun.istack</groupId >
15591559 <artifactId >istack-commons-runtime</artifactId >
15601560 </exclude >
1561+ <!--
15611562 <exclude>
15621563 <groupId>org.apiguardian</groupId>
15631564 <artifactId>apiguardian-api</artifactId>
15641565 </exclude>
1566+ -->
15651567 <exclude >
15661568 <groupId >com.fasterxml.jackson.datatype</groupId >
15671569 <artifactId >jackson-datatype-jsr310</artifactId >
16381640 <groupId >org.apache-extras.beanshell</groupId >
16391641 <artifactId >bsh</artifactId >
16401642 </exclude >
1643+ <!--
1644+ <exclude>
1645+ <groupId>com.zaxxer</groupId>
1646+ <artifactId>HikariCP</artifactId>
1647+ </exclude>
1648+ -->
1649+ <exclude >
1650+ <groupId >org.iq80.snappy</groupId >
1651+ <artifactId >snappy</artifactId >
1652+ </exclude >
16411653 </excludes >
16421654 </configuration >
16431655 <executions >
You can’t perform that action at this time.
0 commit comments