Skip to content

Commit d993a87

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-annotations to v4.9.8 (#1729)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a767cd commit d993a87

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

providers/go-feature-flag/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>com.github.spotbugs</groupId>
108108
<artifactId>spotbugs-annotations</artifactId>
109-
<version>4.9.4</version>
109+
<version>4.9.8</version>
110110
<scope>provided</scope>
111111
</dependency>
112112
</dependencies>

providers/jsonlogic-eval-provider/pom.xml

Lines changed: 1 addition & 1 deletion
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.9.4</version>
47+
<version>4.9.8</version>
4848
<scope>compile</scope>
4949
</dependency>
5050
</dependencies>

0 commit comments

Comments
 (0)