We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d22a0c3 commit 7710281Copy full SHA for 7710281
CHANGES.md
@@ -1,3 +1,6 @@
1
+# 6.0.2
2
+- bug fix for issue #160 and #162
3
+
4
# 6.0.1
5
- dependency upgrade of linkchecker-persitence to version 0.0.5
6
pom.xml
@@ -20,7 +20,7 @@
20
<maven.compiler.target>17</maven.compiler.target>
21
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
22
<linkchecker-persistence.version>0.0.5</linkchecker-persistence.version>
23
- <global.version>6.0.1</global.version>
+ <global.version>6.0.2</global.version>
24
<vlo.version>4.11.3</vlo.version>
25
</properties>
26
<dependencies>
0 commit comments