connell-class / revassess

this is a trial repo for making a template for the revature assessment
2 stars 11 forks source link

Tier3 pom.xml has a bad dependency #36

Closed MrNoseybonk closed 4 years ago

MrNoseybonk commented 4 years ago

Describe the bug The pom.xml is making a dependency for 5.4.10.FINAL instead of 5.4.12.FINAL. This prevented Maven from grabbing Hibernate for me.

To Reproduce Steps to reproduce the behavior:

  1. Go to pom.xml
  2. Scroll down to line 15
  3. It states 5.4.10.FINAL

Expected behavior It should state 5.4.12.FINAL

connellrobert commented 4 years ago

fixed in template v2