Skip to content

Commit 621399d

Browse files
Update all maven test dependencies
1 parent 6782bf8 commit 621399d

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>
@@ -145,13 +145,13 @@
145145
<dependency>
146146
<groupId>io.github.benas</groupId>
147147
<artifactId>random-beans</artifactId>
148-
<version>3.6.0</version>
148+
<version>3.9.0</version>
149149
<scope>test</scope>
150150
</dependency>
151151
<dependency>
152152
<groupId>jakarta.xml.ws</groupId>
153153
<artifactId>jakarta.xml.ws-api</artifactId>
154-
<version>3.0.0</version>
154+
<version>3.0.1</version>
155155
<scope>test</scope>
156156
</dependency>
157157
<dependency>

0 commit comments

Comments
 (0)