Skip to content

Commit 605b26a

Browse files
committed
Upgrade 2 more artifacts prior to release.
1 parent 9b6e84f commit 605b26a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<gpg.skip>true</gpg.skip><!-- by default skip gpg -->
4747
<version.slf4j>1.7.31</version.slf4j>
4848
<version.spotbugs.maven>4.2.3</version.spotbugs.maven>
49-
<version.spotbugs>4.2.3</version.spotbugs>
49+
<version.spotbugs>4.3.0</version.spotbugs>
5050
</properties>
5151

5252
<profiles>
@@ -156,7 +156,7 @@
156156
<dependency>
157157
<groupId>org.hamcrest</groupId>
158158
<artifactId>hamcrest-core</artifactId>
159-
<version>1.3</version>
159+
<version>2.2</version>
160160
<scope>test</scope>
161161
</dependency>
162162

0 commit comments

Comments
 (0)