Skip to content

Commit 46e5c26

Browse files
Update all maven test dependencies
1 parent 56a3017 commit 46e5c26

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 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.5-SNAPSHOT</version>
1414
<packaging>jar</packaging>
1515

1616
<name>binbase</name>
@@ -146,13 +146,13 @@
146146
<dependency>
147147
<groupId>io.github.benas</groupId>
148148
<artifactId>random-beans</artifactId>
149-
<version>3.6.0</version>
149+
<version>3.9.0</version>
150150
<scope>test</scope>
151151
</dependency>
152152
<dependency>
153153
<groupId>javax.xml.ws</groupId>
154154
<artifactId>jaxws-api</artifactId>
155-
<version>2.3.0</version>
155+
<version>2.3.1</version>
156156
<scope>test</scope>
157157
</dependency>
158158
<dependency>

0 commit comments

Comments
 (0)