Skip to content

Commit f887b7b

Browse files
committed
Update tidy-maven-plugin: 1.1.0 -> 1.2.0
This fixes a bug where the schemaLocation was reset to HTTP from HTTPS.
1 parent 46c7066 commit f887b7b

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
@@ -296,7 +296,7 @@
296296
<exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>
297297
<groovy-maven-plugin.version>1.5</groovy-maven-plugin.version>
298298
<license-maven-plugin.version>2.0.0</license-maven-plugin.version>
299-
<tidy-maven-plugin.version>1.1.0</tidy-maven-plugin.version>
299+
<tidy-maven-plugin.version>1.2.0</tidy-maven-plugin.version>
300300
<versions-maven-plugin.version>2.8.1</versions-maven-plugin.version>
301301

302302
<!-- Other Maven plugins -->

0 commit comments

Comments
 (0)