We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56a3017 commit 8507e29Copy full SHA for 8507e29
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>binbase</artifactId>
13
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4</version>
14
<packaging>jar</packaging>
15
16
<name>binbase</name>
@@ -146,13 +146,12 @@
146
<dependency>
147
<groupId>io.github.benas</groupId>
148
<artifactId>random-beans</artifactId>
149
- <version>3.6.0</version>
150
- <scope>test</scope>
+ <version>3.6.0</ve3.9.0</scope>
151
</dependency>
152
153
<groupId>javax.xml.ws</groupId>
154
<artifactId>jaxws-api</artifactId>
155
- <version>2.3.0</version>
+ <version>2.3.1</version>
156
<scope>test</scope>
157
158
0 commit comments