Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit b52abbc

Browse files
committed
fix versions
1 parent 1f990e4 commit b52abbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ SOFTWARE.
253253
<dependency>
254254
<groupId>com.yegor256</groupId>
255255
<artifactId>xsline</artifactId>
256-
<version>0.12.2</version>
256+
<version>0.13.0</version>
257257
</dependency>
258258
<dependency>
259259
<groupId>xml-apis</groupId>
@@ -306,7 +306,7 @@ SOFTWARE.
306306
<dependency>
307307
<groupId>org.eolang</groupId>
308308
<artifactId>eo-parser</artifactId>
309-
<version>0.28.7</version>
309+
<version>0.28.9</version>
310310
</dependency>
311311
<dependency>
312312
<groupId>org.eolang</groupId>

0 commit comments

Comments
 (0)