langchain4j/.mvn/wrapper
Julien Dubois 38abd88853
Correctly configure Maven wrapper (#348)
Maven wrapper is currently having 2 issues:

- The executable doesn't have the executable bit
- The `.mvn` directory is ignored in Git

Fixing those allow to do `./mvnw package` directly in Codespaces.
2023-12-13 12:48:49 +01:00
..
maven-wrapper.jar Correctly configure Maven wrapper (#348) 2023-12-13 12:48:49 +01:00
maven-wrapper.properties Correctly configure Maven wrapper (#348) 2023-12-13 12:48:49 +01:00