Skip to content

Commit f55f05e

Browse files
Update all maven test dependencies
1 parent ae2a8bd commit f55f05e

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

pom.xml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>binbase</artifactId>
13-
<version>1.0.4-SNAPSHOT</version>
13+
<version>1.0.4</version>
1414
<packaging>jar</packaging>
1515

1616
<name>binbase</name>
@@ -29,7 +29,7 @@
2929
<db.password>postgres</db.password>
3030
<db.schema>binbase</db.schema>
3131
<damsel.version>1.568-9362c08</damsel.version>
32-
<testcontainers.annotations.version>1.4.0</testcontainers.annotations.version>
32+
<testcontainers.annotations.version>1.4.0</te1.4.3
3333
</properties>
3434

3535
<dependencies>
@@ -168,13 +168,12 @@
168168
<dependency>
169169
<groupId>io.github.benas</groupId>
170170
<artifactId>random-beans</artifactId>
171-
<version>3.6.0</version>
172-
<scope>test</scope>
171+
<version>3.6.0</ve3.9.0</scope>
173172
</dependency>
174173
<dependency>
175174
<groupId>javax.xml.ws</groupId>
176175
<artifactId>jaxws-api</artifactId>
177-
<version>2.3.0</version>
176+
<version>2.3.1</version>
178177
<scope>test</scope>
179178
</dependency>
180179
<dependency>

0 commit comments

Comments
 (0)