Skip to content

Commit 5dfca22

Browse files
fix(deps): update dependency org.json:json to v20230618 (#344)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6027a8 commit 5dfca22

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
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>org.json</groupId>
3636
<artifactId>json</artifactId>
37-
<version>20230227</version>
37+
<version>20230618</version>
3838
</dependency>
3939
<dependency>
4040
<groupId>com.github.spotbugs</groupId>

0 commit comments

Comments
 (0)