Skip to content

Commit a339adc

Browse files
committed
#1146 versions up
1 parent 60b8477 commit a339adc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ SOFTWARE.
156156
<dependency>
157157
<groupId>com.jcabi</groupId>
158158
<artifactId>jcabi-xml</artifactId>
159-
<version>0.25.1</version>
159+
<version>0.25.3</version>
160160
<optional>true</optional>
161161
</dependency>
162162
<dependency>
@@ -175,7 +175,7 @@ SOFTWARE.
175175
<dependency>
176176
<groupId>com.jcabi.incubator</groupId>
177177
<artifactId>xembly</artifactId>
178-
<version>0.28.0</version>
178+
<version>0.28.1</version>
179179
<scope>compile</scope>
180180
<optional>true</optional>
181181
</dependency>
@@ -234,7 +234,7 @@ SOFTWARE.
234234
<dependency>
235235
<groupId>com.jcabi</groupId>
236236
<artifactId>jcabi-matchers</artifactId>
237-
<version>1.5.3</version>
237+
<version>1.6.0</version>
238238
<scope>test</scope>
239239
</dependency>
240240
<dependency>

0 commit comments

Comments
 (0)