Skip to content

Commit 8deefd6

Browse files
committed
java: fixup whitespace/tabs in test
1 parent 57b3a55 commit 8deefd6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

java/ql/test/query-tests/security/CWE-829/semmle/tests/secure-pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@
4949
<url>https://insecure-repository.example</url>
5050
</repository>
5151
<repository>
52-
<id>test</id>
53-
<!-- GOOD! Use HTTP, but for localhost -->
54-
<url>http://localhost:${deploy.webserver.port}/repo</url>
52+
<id>test</id>
53+
<!-- GOOD! Use HTTP, but for localhost -->
54+
<url>http://localhost:${deploy.webserver.port}/repo</url>
5555
</repository>
5656
</repositories>
5757
<pluginRepositories>

0 commit comments

Comments
 (0)