Skip to content

Commit e1182ba

Browse files
authored
Update BUILDING.md
1 parent c51e3aa commit e1182ba

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

doc/BUILDING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
Make sure you have the following prerequisites installed: (older or
44
newer versions may work but this is what we've tested with)
55

6-
* [gradle v2.0](http://gradle.org/downloads)
7-
* [mongoDB v2.6](https://www.mongodb.org/downloads#previous)
8-
* [WAS Liberty Profile 19.0.0.6](https://developer.ibm.com/wasdev/downloads/#asset/runtimes-wlp-kernel)
6+
* [gradle v5.6.2](http://gradle.org/downloads)
7+
* [mongoDB v3.11+](https://www.mongodb.com/download-center/community)
8+
* [WAS Liberty Profile 19.0.0.9](https://developer.ibm.com/wasdev/downloads/#asset/runtimes-wlp-kernel)
99
* Your Liberty runtime must contain the following features several features, which can be installed using `installUtility` as follows: `bin/installUtility install cdi-1.0 servlet-3.0 passwordUtilities-1.0 jaxrs-1.1`
10-
* A Java 7 JDK
10+
* A Java JDK (we tested with Java 8)
1111

1212
Either clone the repository or download and extract a snapshot
1313

0 commit comments

Comments
 (0)