Skip to content

Commit 0c25269

Browse files
authored
Update xstream docstring version (#607)
1 parent aeee1ca commit 0c25269

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/net/openhft/chronicle/map/JsonSerializer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ private JsonSerializer() {
3030
"<dependency>\n" +
3131
" <groupId>com.thoughtworks.xstream</groupId>\n" +
3232
" <artifactId>xstream</artifactId>\n" +
33-
" <version>1.4.20</version>\n" +
33+
" <version>1.4.21</version>\n" +
3434
"</dependency>\n" +
3535
"<dependency>\n" +
3636
" <groupId>org.codehaus.jettison</groupId>\n" +

0 commit comments

Comments
 (0)