Skip to content

Commit e09ed58

Browse files
authored
[Security Fix] Bump json-smart from 2.3 to 2.4.8 (#43)
[Security Fix] Improper Check for Unusual or Exceptional Conditions in json-smart [Security Fix] Out of bounds read in json-smart
1 parent 2340e79 commit e09ed58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
<dependency>
136136
<groupId>net.minidev</groupId>
137137
<artifactId>json-smart</artifactId>
138-
<version>2.3</version>
138+
<version>2.4.8</version>
139139
<scope>test</scope>
140140
</dependency>
141141

0 commit comments

Comments
 (0)