aerospike / aerospike-loader

Aerospike Data Loader
42 stars 37 forks source link

Update Java to latest version 1.8 #15

Closed talarczykco closed 4 years ago

talarczykco commented 5 years ago

I'm not a Java developer or Maven expert, but I had to update the version of Java used in pom.xml in order to compile. I'm using a recently upgraded macOS Catalina with Maven 3.6.2 installed via Homebrew.

If versions can't be specified as "greater than" in pom.xml, and you want to avoid hardcoding this, perhaps there's room for a comment in the README.md?