Skip to content

Commit

Permalink
Updated to spotbugs-4.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
newmediaworks committed Oct 18, 2022
1 parent 03dc5ce commit 39d1232
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 @@ -1127,7 +1127,7 @@ along with nmw-oss-parent. If not, see <https://www.gnu.org/licenses/>.
<groupId>com.github.spotbugs</groupId><artifactId>spotbugs-maven-plugin</artifactId><version>4.7.1.1</version>
<dependencies>
<dependency>
<groupId>com.github.spotbugs</groupId><artifactId>spotbugs</artifactId><version>4.7.2</version>
<groupId>com.github.spotbugs</groupId><artifactId>spotbugs</artifactId><version>4.7.3</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 39d1232

Please sign in to comment.