We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3e4fb8 commit 2bfbf5bCopy full SHA for 2bfbf5b
pom.xml
@@ -12,7 +12,7 @@
12
<packaging>jar</packaging>
13
14
<artifactId>testcontainers-annotations</artifactId>
15
- <version>2.0.4</version>
+ <version>2.0.5</version>
16
17
<name>testcontainers-annotations</name>
18
<description>testcontainers-annotations</description>
@@ -158,7 +158,7 @@
158
<dependency>
159
<groupId>net.minidev</groupId>
160
<artifactId>json-smart</artifactId>
161
- <version>2.4.8</version>
+ <version>2.4.9</version>
162
</dependency>
163
164
<groupId>org.apache.commons</groupId>
0 commit comments