Skip to content

Commit

Permalink
#143 : Update maven spotbugs plugin to 4.2.3 - later versions flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
gazbert committed Dec 13, 2021
1 parent 3379b87 commit 6a7cfd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<spring-boot-starter.version>2.1.18.RELEASE</spring-boot-starter.version>
<jaxb-api.version>2.3.1</jaxb-api.version>
<checkstlye.version>3.1.2</checkstlye.version>
<spotbugs.version>4.2.0</spotbugs.version>
<spotbugs.version>4.2.3</spotbugs.version>
<springfox.version>2.9.2</springfox.version>
<hibernate-vaildator.version>7.0.1.Final</hibernate-vaildator.version>
<javax-mail.version>1.6.2</javax-mail.version>
Expand Down

0 comments on commit 6a7cfd3

Please sign in to comment.