We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 974264d commit 3f9b966Copy full SHA for 3f9b966
1 file changed
pom.xml
@@ -7,7 +7,7 @@
7
8
<groupId>io.github.isa-group</groupId>
9
<artifactId>Pricing4Java</artifactId>
10
- <version>5.2.0</version>
+ <version>5.3.0</version>
11
12
<name>${project.groupId}:${project.artifactId}</name>
13
<description>A pricing driven feature toggling library for java</description>
@@ -149,7 +149,7 @@
149
<dependency>
150
<groupId>org.json</groupId>
151
<artifactId>json</artifactId>
152
- <version>20230227</version>
+ <version>20250107</version>
153
</dependency>
154
155
<!-- YAML PARSER -->
0 commit comments