Commit d4e0a5e 1 parent 4629305 commit d4e0a5e Copy full SHA for d4e0a5e
File tree 3 files changed +4
-4
lines changed
components/apimgt/org.wso2.carbon.apimgt.impl
features/apimgt/org.wso2.carbon.apimgt.core.feature
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 137
137
</dependency >
138
138
<dependency >
139
139
<groupId >org.wso2.orbit.com.h2database</groupId >
140
- <artifactId >h2</artifactId >
140
+ <artifactId >h2-engine </artifactId >
141
141
</dependency >
142
142
<dependency >
143
143
<groupId >com.ibm.icu</groupId >
Original file line number Diff line number Diff line change 36
36
<dependencies >
37
37
<dependency >
38
38
<groupId >org.wso2.orbit.com.h2database</groupId >
39
- <artifactId >h2</artifactId >
39
+ <artifactId >h2-engine </artifactId >
40
40
</dependency >
41
41
<dependency >
42
42
<groupId >org.apache.velocity</groupId >
Original file line number Diff line number Diff line change 946
946
947
947
<dependency >
948
948
<groupId >org.wso2.orbit.com.h2database</groupId >
949
- <artifactId >h2</artifactId >
949
+ <artifactId >h2-engine </artifactId >
950
950
<version >${h2.orbit.version} </version >
951
951
</dependency >
952
952
2257
2257
<javax .annotation.verion>1.3.2</javax .annotation.verion>
2258
2258
<log4j2 .version>2.17.1</log4j2 .version>
2259
2259
<jinjava .version>2.5.6</jinjava .version>
2260
- <h2 .orbit.version>2.1.210 .wso2v1</h2 .orbit.version>
2260
+ <h2 .orbit.version>2.2.220 .wso2v1</h2 .orbit.version>
2261
2261
<tomcat .version>9.0.53</tomcat .version>
2262
2262
<tika .version>2.7.0</tika .version>
2263
2263
<batik .version>1.16</batik .version>
You can’t perform that action at this time.
0 commit comments