Skip to content

Commit cf511be

Browse files
authored
Merge pull request #6 from innopolis-university-java-team/dependabot/maven/com.h2database-h2-2.1.210
chore(deps): bump h2 from 1.4.197 to 2.1.210
2 parents c89342c + e2d8c94 commit cf511be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

100755100644
+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<groupId>com.h2database</groupId>
9494
<artifactId>h2</artifactId>
9595
<scope>runtime</scope>
96-
<version>1.4.197</version>
96+
<version>2.1.210</version>
9797
</dependency>
9898
<!-->Database & ORM-->
9999
<!--POJO<-->

0 commit comments

Comments
 (0)