Skip to content

Commit

Permalink
Merge pull request #755 from spotbugs/release/4.8.3.0
Browse files Browse the repository at this point in the history
Release/4.8.3.0
  • Loading branch information
hazendaz authored Jan 15, 2024
2 parents ca6fdbf + 01eb955 commit c22bf75
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.0-SNAPSHOT</version>
<version>4.8.3.1-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>1701558282</project.build.outputTimestamp>
<project.build.outputTimestamp>1705282149</project.build.outputTimestamp>

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

0 comments on commit c22bf75

Please sign in to comment.