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 18ceb8c commit b2c85f5Copy full SHA for b2c85f5
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>org.htmlunit</groupId>
6
<artifactId>htmlunit-csp</artifactId>
7
- <version>4.21.0</version>
+ <version>4.22.0-SNAPSHOT</version>
8
<name>HtmlUnit Content-Security-Policy Parser</name>
9
<organization>
10
<name>HtmlUnit</name>
@@ -31,7 +31,7 @@
31
<dependencycheck.version>10.0.4</dependencycheck.version>
32
33
<!-- plugins -->
34
- <central-publishing-plugin.version>0.9.0</central-publishing-plugin.version>
+ <central-publishing-plugin.version>0.10.0</central-publishing-plugin.version>
35
<checkstyle-plugin.version>3.6.0</checkstyle-plugin.version>
36
<pmd-plugin.version>3.28.0</pmd-plugin.version>
37
<spotbugs-plugin.version>4.9.8.2</spotbugs-plugin.version>
0 commit comments