Skip to content

Commit 65a2e72

Browse files
authored
Update README.md
1 parent e0c57a5 commit 65a2e72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ public and private key pair for the Wildfly user via `ssh-keygen` and then add t
6363
file of each remote user account needed for deployments. It's also possible to use Kerberos and keytabs instead.
6464

6565
### Database
66-
The application requires an Oracle 18+ database with the following [schema](https://github.com/JeffersonLab/adm/tree/main/container/oracle/initdb.d) installed. The application server hosting the app must also be configured with a JNDI datasource.
66+
The application requires an Oracle 19+ database with the following [schema](https://github.com/JeffersonLab/adm/tree/main/container/oracle/initdb.d) installed. The application server hosting the app must also be configured with a JNDI datasource.
6767

6868
## Build
6969
This project is built with [Java 21](https://adoptium.net/) (compiled to Java 17 bytecode), and uses the [Gradle 9](https://gradle.org/) build tool to automatically download dependencies and build the project from source:

0 commit comments

Comments
 (0)