Skip to content

Commit 8507e29

Browse files
Update all maven test dependencies
1 parent 56a3017 commit 8507e29

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 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>
@@ -146,13 +146,12 @@
146146
<dependency>
147147
<groupId>io.github.benas</groupId>
148148
<artifactId>random-beans</artifactId>
149-
<version>3.6.0</version>
150-
<scope>test</scope>
149+
<version>3.6.0</ve3.9.0</scope>
151150
</dependency>
152151
<dependency>
153152
<groupId>javax.xml.ws</groupId>
154153
<artifactId>jaxws-api</artifactId>
155-
<version>2.3.0</version>
154+
<version>2.3.1</version>
156155
<scope>test</scope>
157156
</dependency>
158157
<dependency>

0 commit comments

Comments
 (0)