We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
4 parents 90e5c8d + 4652a42 + ce5b2ae + d920201 commit 7e03c01Copy full SHA for 7e03c01
pom.xml
@@ -60,7 +60,7 @@
60
<dependency>
61
<groupId>com.github.spotbugs</groupId>
62
<artifactId>spotbugs</artifactId>
63
- <version>4.0.3</version>
+ <version>4.0.4</version>
64
</dependency>
65
</dependencies>
66
</plugin>
@@ -166,7 +166,7 @@
166
167
<groupId>nl.jqno.equalsverifier</groupId>
168
<artifactId>equalsverifier</artifactId>
169
- <version>3.3</version>
+ <version>3.4</version>
170
<scope>test</scope>
171
172
@@ -272,7 +272,7 @@
272
</exclusion>
273
</exclusions>
274
<optional>true</optional>
275
276
277
<!-- JCasC compatibility -->
278
0 commit comments