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.3
  • Loading branch information
renovate[bot] committed Jan 5, 2024
1 parent 5822a0a commit c05103c
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.3</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit c05103c

Please sign in to comment.