Skip to content

Commit

Permalink
findbugs 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMirzayanov committed Mar 22, 2024
1 parent cc85c2f commit 0003270
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions code/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -183,9 +183,8 @@
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>
<artifactId>annotations</artifactId>
<version>3.0.1u2</version>
<scope>compile</scope>
<artifactId>jsr305</artifactId>
<version>3.0.2</version>
</dependency>
</dependencies>
</project>

0 comments on commit 0003270

Please sign in to comment.