Skip to content

Commit 0d7fd99

Browse files
committed
make mongodb maven dependency secure
Signed-off-by: Otavio Santana <[email protected]>
1 parent 1eac46f commit 0d7fd99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mongodb-driver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
-->
1616

1717
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
18-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
18+
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
1919
<modelVersion>4.0.0</modelVersion>
2020
<parent>
2121
<groupId>org.eclipse.jnosql.communication</groupId>

0 commit comments

Comments
 (0)