Skip to content

Commit

Permalink
fix(deps): update dependency com.github.spotbugs:spotbugs-annotations…
Browse files Browse the repository at this point in the history
… to v4.8.0
  • Loading branch information
renovate[bot] committed Oct 24, 2023
1 parent d92952d commit da5f182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/jsonlogic-eval-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>4.7.3</version>
<version>4.8.0</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit da5f182

Please sign in to comment.