Skip to content

Commit 641576d

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-annotations to v4.9.4 (open-feature#1577)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 695fc55 commit 641576d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

providers/go-feature-flag/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>com.github.spotbugs</groupId>
112112
<artifactId>spotbugs-annotations</artifactId>
113-
<version>4.9.3</version>
113+
<version>4.9.4</version>
114114
<scope>provided</scope>
115115
</dependency>
116116
</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.3</version>
47+
<version>4.9.4</version>
4848
<scope>compile</scope>
4949
</dependency>
5050
</dependencies>

0 commit comments

Comments
 (0)