Skip to content

Commit 7e03c01

Browse files
committed
Merge branches from dependabot
* bom-2.204.x-10 * equalsverifier-3.4 * spotbugs-4.0.4 * spotbugs-annotations-4.0.4
4 parents 90e5c8d + 4652a42 + ce5b2ae + d920201 commit 7e03c01

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>com.github.spotbugs</groupId>
6262
<artifactId>spotbugs</artifactId>
63-
<version>4.0.3</version>
63+
<version>4.0.4</version>
6464
</dependency>
6565
</dependencies>
6666
</plugin>
@@ -166,7 +166,7 @@
166166
<dependency>
167167
<groupId>nl.jqno.equalsverifier</groupId>
168168
<artifactId>equalsverifier</artifactId>
169-
<version>3.3</version>
169+
<version>3.4</version>
170170
<scope>test</scope>
171171
</dependency>
172172

@@ -272,7 +272,7 @@
272272
</exclusion>
273273
</exclusions>
274274
<optional>true</optional>
275-
<version>4.0.3</version>
275+
<version>4.0.4</version>
276276
</dependency>
277277
<!-- JCasC compatibility -->
278278
<dependency>

0 commit comments

Comments
 (0)