Skip to content

Commit 396f056

Browse files
fix(deps): update dependency org.json:json to v20240303 (#701)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3fbb213 commit 396f056

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
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.json</groupId>
4141
<artifactId>json</artifactId>
42-
<version>20231013</version>
42+
<version>20240303</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>com.github.spotbugs</groupId>

0 commit comments

Comments
 (0)