Skip to content

Commit 94d0aa1

Browse files
authored
Merge pull request #1088 from spotbugs/release/4.9.3.1
Release/4.9.3.1
2 parents 9479f0f + c8e9ca3 commit 94d0aa1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<groupId>com.github.spotbugs</groupId>
3131
<artifactId>spotbugs-maven-plugin</artifactId>
32-
<version>4.9.3.1-SNAPSHOT</version>
32+
<version>4.9.3.2-SNAPSHOT</version>
3333
<packaging>maven-plugin</packaging>
3434

3535
<name>spotbugs-maven-plugin</name>
@@ -117,7 +117,7 @@
117117
<testSourceDirectory>${project.basedir}src/test/groovy</testSourceDirectory>
118118

119119
<!-- Reproducible Builds: override timestamp value from parent -->
120-
<project.build.outputTimestamp>1742066584</project.build.outputTimestamp>
120+
<project.build.outputTimestamp>1750791436</project.build.outputTimestamp>
121121

122122
<jacoco.minimum.coverage>0.09</jacoco.minimum.coverage>
123123

0 commit comments

Comments
 (0)