Skip to content

Commit b8a6a98

Browse files
chore(deps): update dependency io.github.gzsombor:json-logic-java to v1.1.5 (#1811)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 20131e0 commit b8a6a98

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

providers/jsonlogic-eval-provider/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>io.github.gzsombor</groupId>
3636
<artifactId>json-logic-java</artifactId>
37-
<version>1.1.3</version>
37+
<version>1.1.5</version>
3838
</dependency>
3939
<dependency>
4040
<groupId>org.json</groupId>

tools/flagd-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>io.github.gzsombor</groupId>
5151
<artifactId>json-logic-java</artifactId>
52-
<version>1.1.3</version>
52+
<version>1.1.5</version>
5353
</dependency>
5454

5555
<!-- Override gson usage of json-logic-java-->

0 commit comments

Comments
 (0)