Skip to content

Commit

Permalink
Merge pull request #5 from Codeforces/dev-mikemirzayanov
Browse files Browse the repository at this point in the history
findbugs 3.0.2
  • Loading branch information
MikeMirzayanov authored Mar 22, 2024
2 parents 364ee08 + f4f7093 commit ef5c5d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>
<artifactId>annotations</artifactId>
<version>3.0.1u2</version>
<artifactId>jsr305</artifactId>
<version>3.0.2</version>
</dependency>
<dependency>
<groupId>com.maxmind.geoip</groupId>
Expand Down

0 comments on commit ef5c5d4

Please sign in to comment.