Skip to content

Commit f1f8470

Browse files
committed
Release 0.28.2
Changes: * HttpRequest+HttpResponse in lenient mode recover when parsing the Content-Length header throws NumberFormatException * WarcParser now tries to leniently parse ARC records containing corrupt dates
1 parent 6c7083b commit f1f8470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<modelVersion>4.0.0</modelVersion>
1010
<groupId>org.netpreserve</groupId>
1111
<artifactId>jwarc</artifactId>
12-
<version>0.28.1</version>
12+
<version>0.28.2</version>
1313

1414
<name>jwarc</name>
1515
<description>Java library for reading and writing WARC files with a typed API</description>

0 commit comments

Comments
 (0)