Skip to content

Commit f31e44d

Browse files
committed
chore: upgrade jnosql version to 1.1.8
Signed-off-by: Otavio Santana <[email protected]>
1 parent 762efa3 commit f31e44d

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
@@ -97,7 +97,7 @@
9797
<dependency>
9898
<groupId>org.eclipse.jnosql.databases</groupId>
9999
<artifactId>jnosql-mongodb</artifactId>
100-
<version>1.1.4</version>
100+
<version>${jnosql.version}</version>
101101
</dependency>
102102
</dependencies>
103103
<build>

0 commit comments

Comments
 (0)