Skip to content

Commit 8ff2f71

Browse files
Update dependency net.minidev:json-smart to v2.4.8 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cbccee1 commit 8ff2f71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<packaging>jar</packaging>
1313

1414
<artifactId>testcontainers-annotations</artifactId>
15-
<version>2.0.1</version>
15+
<version>2.0.2</version>
1616

1717
<name>testcontainers-annotations</name>
1818
<description>testcontainers-annotations</description>
@@ -158,7 +158,7 @@
158158
<dependency>
159159
<groupId>net.minidev</groupId>
160160
<artifactId>json-smart</artifactId>
161-
<version>2.4.7</version>
161+
<version>2.4.8</version>
162162
</dependency>
163163
<dependency>
164164
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)