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 (#773)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 4, 2024
1 parent 49c94f5 commit 4b2e54a
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 4b2e54a

Please sign in to comment.