소스 검색
Merge pull request #17 from larsw/dependabot/maven/examples/quarkus/com.h2database-h2-2.1.210
Bump h2 from 1.4.197 to 2.1.210 in /examples/quarkus
custom-downloader
larsw
GitHub
3 년 전
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
examples/quarkus/pom.xml
|
|
|
@@ -660,7 +660,7 @@ |
|
|
|
<dependency> |
|
|
|
<groupId>com.h2database</groupId> |
|
|
|
<artifactId>h2</artifactId> |
|
|
|
<version>1.4.197</version> |
|
|
|
<version>2.1.210</version> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>com.ibm.db2</groupId> |
|
|
|
|