mirror of
https://github.com/apache/commons-csv.git
synced 2025-02-09 11:35:26 +00:00
Merge pull request #349 from apache/dependabot/maven/com.h2database-h2-2.2.222
Bump com.h2database:h2 from 2.2.220 to 2.2.222
This commit is contained in:
commit
efbfc16eae
2
pom.xml
2
pom.xml
@ -62,7 +62,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.h2database</groupId>
|
<groupId>com.h2database</groupId>
|
||||||
<artifactId>h2</artifactId>
|
<artifactId>h2</artifactId>
|
||||||
<version>2.2.220</version>
|
<version>2.2.222</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user