Skip to content

Commit

Permalink
EDT-2024-1: Обновлен spotbugs-maven-plugin для совместимости с Java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Tretyakevich committed Apr 27, 2024
1 parent 2410bce commit 4f2ef8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs</artifactId>
<version>4.0.0-beta2</version>
<version>4.8.3</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 4f2ef8e

Please sign in to comment.