We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20131e0 commit b8a6a98Copy full SHA for b8a6a98
2 files changed
providers/jsonlogic-eval-provider/pom.xml
@@ -34,7 +34,7 @@
34
<dependency>
35
<groupId>io.github.gzsombor</groupId>
36
<artifactId>json-logic-java</artifactId>
37
- <version>1.1.3</version>
+ <version>1.1.5</version>
38
</dependency>
39
40
<groupId>org.json</groupId>
tools/flagd-core/pom.xml
@@ -49,7 +49,7 @@
49
50
51
52
53
54
55
<!-- Override gson usage of json-logic-java-->
0 commit comments