Skip to content

Commit 094a33c

Browse files
fix(deps): update dependency org.json:json to v20231013 [security]
1 parent 5216a95 commit 094a33c

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>20230618</version>
42+
<version>20231013</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>com.github.spotbugs</groupId>

0 commit comments

Comments
 (0)