Skip to content

Commit 8b637ab

Browse files
fix(deps): update dependency com.github.spotbugs:spotbugs-annotations to v4.8.5
1 parent 1da0305 commit 8b637ab

File tree

1 file changed

+1
-1
lines changed
  • providers/jsonlogic-eval-provider

1 file changed

+1
-1
lines changed

providers/jsonlogic-eval-provider/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.github.spotbugs</groupId>
4646
<artifactId>spotbugs-annotations</artifactId>
47-
<version>4.8.4</version>
47+
<version>4.8.5</version>
4848
<scope>compile</scope>
4949
</dependency>
5050
</dependencies>

0 commit comments

Comments
 (0)