Skip to content

Commit 408011c

Browse files
Bump h2 from 2.0.206 to 2.1.210 in /projects/location-service
Bumps [h2](https://github.com/h2database/h2database) from 2.0.206 to 2.1.210. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.0.206...version-2.1.210) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 35e27f2 commit 408011c

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)