Skip to content

Commit 4b26716

Browse files
fix(deps): update spotbugsversion to v4.9.0
1 parent 345e2cf commit 4b26716

File tree

1 file changed

+1
-1
lines changed
  • src/main/resources/archetype-resources

1 file changed

+1
-1
lines changed

src/main/resources/archetype-resources/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<maven.compiler.target>1.8</maven.compiler.target>
1111
<maven.compiler.source>1.8</maven.compiler.source>
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
13-
<spotBugsVersion>4.0.0</spotBugsVersion>
13+
<spotBugsVersion>4.9.0</spotBugsVersion>
1414
</properties>
1515

1616
<description>My SpotBugs plugin project</description>

0 commit comments

Comments
 (0)