Skip to content

Commit

Permalink
Merge pull request #2132 from GihanAyesh/master
Browse files Browse the repository at this point in the history
json-path and json-smart version bump
  • Loading branch information
RusJaI authored Feb 9, 2024
2 parents a40ea6d + 3fde391 commit 85c49af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1468,7 +1468,7 @@
<javax.jms.version>1.1</javax.jms.version>
<org.antlr.version>3.4</org.antlr.version>
<antlr.wso2.version>3.2.0.wso2v1</antlr.wso2.version>
<com.jayway.jsonpath.version>2.4.0.wso2v3</com.jayway.jsonpath.version>
<com.jayway.jsonpath.version>2.9.0.wso2v1</com.jayway.jsonpath.version>
<qfj.version>1.5.3</qfj.version>
<quickfixj.version>2.3.1</quickfixj.version>
<org.bouncycastle.version>1.69.0.wso2v1</org.bouncycastle.version>
Expand Down Expand Up @@ -1533,9 +1533,9 @@
<junit.version>4.12</junit.version>
<carbon.p2.plugin.version>1.5.3</carbon.p2.plugin.version>
<jcifs.wso2.version>1.3.17.wso2v1</jcifs.wso2.version>
<net.minidev.accessors-smart.version>2.4.7</net.minidev.accessors-smart.version>
<net.minidev.accessors-smart.version>2.5.0</net.minidev.accessors-smart.version>
<org.ow2.asm.asm.version>9.2</org.ow2.asm.asm.version>
<json.smart.version>2.4.7</json.smart.version>
<json.smart.version>2.5.0</json.smart.version>
<org.wso2.json.version>3.0.0.wso2v1</org.wso2.json.version>
<log4j2.version>2.17.1</log4j2.version>
<xmlunit.version>1.1</xmlunit.version>
Expand Down

0 comments on commit 85c49af

Please sign in to comment.