We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6782bf8 commit 621399dCopy full SHA for 621399d
1 file changed
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>binbase</artifactId>
13
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.5-SNAPSHOT</version>
14
<packaging>jar</packaging>
15
16
<name>binbase</name>
@@ -145,13 +145,13 @@
145
<dependency>
146
<groupId>io.github.benas</groupId>
147
<artifactId>random-beans</artifactId>
148
- <version>3.6.0</version>
+ <version>3.9.0</version>
149
<scope>test</scope>
150
</dependency>
151
152
<groupId>jakarta.xml.ws</groupId>
153
<artifactId>jakarta.xml.ws-api</artifactId>
154
- <version>3.0.0</version>
+ <version>3.0.1</version>
155
156
157
0 commit comments