We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c147475 commit ca8d10fCopy full SHA for ca8d10f
bundles/org.openhab.transform.jsonpath/pom.xml
@@ -35,19 +35,19 @@
35
<dependency>
36
<groupId>org.ow2.asm</groupId>
37
<artifactId>asm</artifactId>
38
- <version>9.3</version>
+ <version>9.6</version>
39
<scope>compile</scope>
40
</dependency>
41
42
<groupId>net.minidev</groupId>
43
<artifactId>accessors-smart</artifactId>
44
- <version>2.5.0</version>
+ <version>2.5.2</version>
45
46
47
48
49
<artifactId>json-smart</artifactId>
50
51
52
53
</dependencies>
0 commit comments