Skip to content

Commit 5a7a96b

Browse files
authored
Merge pull request #6 from jbossdemocentral/dependabot/maven/projects/location-service/com.h2database-h2-2.1.210
Bump h2 from 2.0.206 to 2.1.210 in /projects/location-service
2 parents 35e27f2 + 408011c commit 5a7a96b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/location-service/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>com.h2database</groupId>
6363
<artifactId>h2</artifactId>
64-
<version>2.0.206</version>
64+
<version>2.1.210</version>
6565
<scope>runtime</scope>
6666
</dependency>
6767
<dependency>

0 commit comments

Comments
 (0)