Commit ff0beac22649b72f1ae8e4db0b07aee144f619cb
1 parent
6e43dbcf
Exists in
master
Atualização da versão do hibernate para 4.1.7.Final
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
parent/bom/pom.xml
... | ... | @@ -331,7 +331,7 @@ |
331 | 331 | <servlet.version>2.5</servlet.version> |
332 | 332 | <persistence.version>2.0.0</persistence.version> |
333 | 333 | |
334 | - <hibernate.version>3.6.0.Final</hibernate.version> | |
334 | + <hibernate.version>4.1.7.Final</hibernate.version> | |
335 | 335 | |
336 | 336 | <junit.version>4.8.1</junit.version> |
337 | 337 | <easymock.version>3.0</easymock.version> | ... | ... |