Skip to content

Commit

Permalink
Merge pull request #763 from spotbugs/release/4.8.3.1
Browse files Browse the repository at this point in the history
Release/4.8.3.1
  • Loading branch information
hazendaz authored Feb 11, 2024
2 parents 526f0da + 7dbc995 commit d8b36fc
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 @@ -28,7 +28,7 @@

<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.8.3.1-SNAPSHOT</version>
<version>4.8.3.2-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>spotbugs-maven-plugin</name>
Expand Down Expand Up @@ -164,7 +164,7 @@
<projectVersion>${project.version}</projectVersion>

<!-- Reproducible Builds: override timestamp value from parent -->
<project.build.outputTimestamp>1705282149</project.build.outputTimestamp>
<project.build.outputTimestamp>1707610824</project.build.outputTimestamp>

<!-- Override spotbugs to this version from base-parent -->
<spotbugs.version>4.8.3</spotbugs.version>
Expand Down

0 comments on commit d8b36fc

Please sign in to comment.