]> source.dussan.org Git - iciql.git/commitdiff
Bump h2 from 1.4.193 to 2.1.210 dependabot/maven/com.h2database-h2-2.1.210 47/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 21 Jan 2022 23:10:05 +0000 (23:10 +0000)
committerGitHub <noreply@github.com>
Fri, 21 Jan 2022 23:10:05 +0000 (23:10 +0000)
Bumps [h2](https://github.com/h2database/h2database) from 1.4.193 to 2.1.210.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-1.4.193...version-2.1.210)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 039376bdd301aeda3cdbafbd29f5ec1cbe04aade..f7c4cdc6724479e82354b7fa506f4b6645b371e0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
         <dependency>
             <groupId>com.h2database</groupId>
             <artifactId>h2</artifactId>
-            <version>1.4.193</version>
+            <version>2.1.210</version>
             <type>jar</type>
             <scope>provided</scope>
         </dependency>