Skip to content

Commit 3c9c60c

Browse files
committed
pom.xml: update comment about org.checkerframework:checker-qual
Both com.google.guava:guava and org.apache.solr:solr-core depend on org.checkerframework:checker-qual, but org.postgresql:postgresql no longer does.
1 parent 0cdde40 commit 3c9c60c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1860,7 +1860,7 @@
18601860
<artifactId>guava</artifactId>
18611861
<version>32.1.3-jre</version>
18621862
<exclusions>
1863-
<!-- Use version provided by Solr / Postgres -->
1863+
<!-- Use version provided by solr-core -->
18641864
<exclusion>
18651865
<groupId>org.checkerframework</groupId>
18661866
<artifactId>checker-qual</artifactId>

0 commit comments

Comments
 (0)