STEP-Pod-Capstone-Project / Capstone-Project

https://book-book-app.appspot.com
Apache License 2.0
4 stars 0 forks source link

Add Guava Dependency to fix backend breaking #112

Closed steven-solar closed 4 years ago

steven-solar commented 4 years ago

The backend was not functioning properly due to the absence of the guava dependency in the pom.xml file. This PR re-adds this dependency and fixes the backend, unblocking progress on other branches.