Skip to content

Commit

Permalink
Upgrade 2 more artifacts prior to release.
Browse files Browse the repository at this point in the history
  • Loading branch information
davewichers committed Jul 3, 2021
1 parent 9b6e84f commit 605b26a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<gpg.skip>true</gpg.skip><!-- by default skip gpg -->
<version.slf4j>1.7.31</version.slf4j>
<version.spotbugs.maven>4.2.3</version.spotbugs.maven>
<version.spotbugs>4.2.3</version.spotbugs>
<version.spotbugs>4.3.0</version.spotbugs>
</properties>

<profiles>
Expand Down Expand Up @@ -156,7 +156,7 @@
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-core</artifactId>
<version>1.3</version>
<version>2.2</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 605b26a

Please sign in to comment.