Skip to content

Commit

Permalink
Merge pull request #35 from Akila94/add-json-version-range
Browse files Browse the repository at this point in the history
Change json smart version to a version range
  • Loading branch information
anjuchamantha authored Nov 7, 2024
2 parents 6dd827d + 9a89f6a commit 435cf12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@
<maven.findbugsplugin.version>3.0.5</maven.findbugsplugin.version>
<com.h3xstream.findsecbugs.version>1.12.0</com.h3xstream.findsecbugs.version>
<maven-spotbugs.version>4.2.3</maven-spotbugs.version>
<json-smart>2.4.10</json-smart>
<json-smart>[2.4.0, 2.5.0)</json-smart>
<org.json.version>3.0.0.wso2v1</org.json.version>
<jacoco.version>0.8.6</jacoco.version>
<jetbrains.version>24.0.1</jetbrains.version>
Expand Down

0 comments on commit 435cf12

Please sign in to comment.