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.5
  • Loading branch information
renovate[bot] committed May 4, 2024
1 parent 49c94f5 commit b6cf565
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.8.4</version>
<version>4.8.5</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit b6cf565

Please sign in to comment.