Skip to content

Commit 1112890

Browse files
committed
Formata pom.xml e remove comentário inútil
Signed-off-by: Manoel Campos <manoelcampos@gmail.com>
1 parent 2ce0824 commit 1112890

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,11 @@
3030
</properties>
3131

3232
<dependencies>
33-
3433
<dependency>
3534
<groupId>org.postgresql</groupId>
3635
<artifactId>postgresql</artifactId>
3736
<version>42.6.0</version>
3837
</dependency>
39-
40-
<!-- Dependencies -->
41-
4238

4339
<!-- Testing dependencies-->
4440
<dependency>

0 commit comments

Comments
 (0)