Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
fraenki committed Apr 3, 2024
1 parent 1c3b69d commit b7aba06
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ This module will install and configure the Solr search platform.

## Requirements

* Puppet 6 or higher
* Java 8 or higher (depending on the Solr version)
* Tested with Solr 7, 8 and 9
* Puppet 7 or higher
* Java 11 or higher (depending on the Solr version)
* Tested with Solr 8 and 9

It is recommended to use [puppetlabs/java](https://forge.puppet.com/puppetlabs/java) to manage the Java installation.

Expand Down

0 comments on commit b7aba06

Please sign in to comment.