Skip to content

Commit b9a21e9

Browse files
Bump h2 from 1.4.196 to 2.1.210 in /dss-apps/dss-apiservice-server
Bumps [h2](https://github.com/h2database/h2database) from 1.4.196 to 2.1.210. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-1.4.196...version-2.1.210) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 17e9b37 commit b9a21e9

File tree

1 file changed

+1
-1
lines changed
  • dss-apps/dss-apiservice-server

1 file changed

+1
-1
lines changed

dss-apps/dss-apiservice-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@
245245
<dependency>
246246
<groupId>com.h2database</groupId>
247247
<artifactId>h2</artifactId>
248-
<version>2.0.206</version>
248+
<version>2.1.210</version>
249249
<scope>test</scope>
250250
</dependency>
251251

0 commit comments

Comments
 (0)