Skip to content

Commit e781b25

Browse files
Bump json-smart from 2.4.9 to 2.4.10 (#389)
1 parent f967e14 commit e781b25

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration/base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<dependency>
115115
<groupId>net.minidev</groupId>
116116
<artifactId>json-smart</artifactId>
117-
<version>2.4.9</version>
117+
<version>2.4.10</version>
118118
<scope>provided</scope>
119119
</dependency>
120120

test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>net.minidev</groupId>
5656
<artifactId>json-smart</artifactId>
57-
<version>2.4.9</version>
57+
<version>2.4.10</version>
5858
<scope>provided</scope>
5959
</dependency>
6060
</dependencies>

0 commit comments

Comments
 (0)