Skip to content

Commit 0528507

Browse files
committed
5.0.0
1 parent ad104d1 commit 0528507

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ System.out.println(policy.getFetchDirective(FetchDirectiveKind.ScriptSrc).get().
117117
```
118118

119119
<a name="legacy-support-jdk-8"></a>
120-
#### Legacy Support (JDK 8)
120+
### Legacy Support (JDK 8)
121121

122122
If you need to continue using **JDK 8**, versions 4.x remain available as-is.
123123
Ongoing maintenance and fixes for JDK 8 are only available through sponsorship —

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.htmlunit</groupId>
66
<artifactId>htmlunit-csp</artifactId>
7-
<version>5.0.0-SNAPSHOT</version>
7+
<version>5.0.0</version>
88
<name>HtmlUnit Content-Security-Policy Parser</name>
99
<organization>
1010
<name>HtmlUnit</name>

0 commit comments

Comments
 (0)