Skip to content

Commit

Permalink
Merge pull request #837 from spotbugs/release/4.8.6.1
Browse files Browse the repository at this point in the history
Release/4.8.6.1
  • Loading branch information
hazendaz committed Jun 27, 2024
2 parents 8027008 + 7ad53d3 commit 32f7d1a
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 @@ -29,7 +29,7 @@

<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.9.0-SNAPSHOT</version>
<version>4.9.0.0-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

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

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

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

0 comments on commit 32f7d1a

Please sign in to comment.