Commit 5ba62c2 committed Jul 1, 2022 Verified
1 parent 6ce882d commit 5ba62c2 Copy full SHA for 5ba62c2
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ System Requirements
35
35
36
36
2 . Processor - 2 Core/vCPU 1.1GHz or higher
37
37
38
- 3 . Java SE Development Kit 1.8
38
+ 3 . Java SE Development Kit 11
39
39
40
40
4 . The Management Console requires full Javascript enablement of the Web browser.
41
41
@@ -62,7 +62,7 @@ Project Resources
62
62
Building the distribution from source
63
63
=========================================
64
64
65
- 1 . Install Java SE Development Kit 1.8
65
+ 1 . Install Java SE Development Kit 11
66
66
2 . Install Apache Maven 3.x.x(https://maven.apache.org/download.cgi# )
67
67
3 . Get a clone from https://github.com/wso2/product-is.git or download the source
68
68
4 . Run the one of the below maven commands from product-is directory,
Original file line number Diff line number Diff line change 2133
2133
<properties >
2134
2134
2135
2135
<!-- Carbon Identity Framework Version-->
2136
- <carbon .identity.framework.version>5.20.443 </carbon .identity.framework.version>
2136
+ <carbon .identity.framework.version>5.21.0 </carbon .identity.framework.version>
2137
2137
<carbon .identity.framework.version.range>[5.14.67, 6.0.0]</carbon .identity.framework.version.range>
2138
2138
2139
2139
<!-- SAML Common Utils Version-->
2256
2256
<carbon .identity.oauth.uma.version>1.3.9</carbon .identity.oauth.uma.version>
2257
2257
2258
2258
<!-- Identity Portal Versions -->
2259
- <identity .apps.version>1.2.1015 </identity .apps.version>
2259
+ <identity .apps.version>1.2.1017 </identity .apps.version>
2260
2260
2261
2261
<!-- Charon -->
2262
2262
<charon .version>3.4.1</charon .version>
You can’t perform that action at this time.
0 commit comments