Skip to content

Commit 3f9b966

Browse files
committed
feat: updated package version and updated package with vulnerability
1 parent 974264d commit 3f9b966

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<groupId>io.github.isa-group</groupId>
99
<artifactId>Pricing4Java</artifactId>
10-
<version>5.2.0</version>
10+
<version>5.3.0</version>
1111

1212
<name>${project.groupId}:${project.artifactId}</name>
1313
<description>A pricing driven feature toggling library for java</description>
@@ -149,7 +149,7 @@
149149
<dependency>
150150
<groupId>org.json</groupId>
151151
<artifactId>json</artifactId>
152-
<version>20230227</version>
152+
<version>20250107</version>
153153
</dependency>
154154

155155
<!-- YAML PARSER -->

0 commit comments

Comments
 (0)