Skip to content

Commit

Permalink
Replace dependency org.hibernate:hibernate-core with org.hibernate.or…
Browse files Browse the repository at this point in the history
…m:hibernate-core
  • Loading branch information
dev-mend-for-github-com[bot] authored Feb 23, 2025
1 parent 1fd00a7 commit a6f8bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1234,7 +1234,7 @@
<version.exec.maven>1.6.0</version.exec.maven>
<version.fluido>2.0.0-M3</version.fluido>
<!-- hibernate is up to rev 6+. But 4.0.0. causes this error: symbol: org.hibernate.classic.Session not found -->
<version.hibernate>3.6.10.Final</version.hibernate>
<version.hibernate>6.6.9.Final</version.hibernate>
<version.spotbugs.maven>4.7.3.2</version.spotbugs.maven>
<version.spotbugs>4.7.3</version.spotbugs>
<version.springframework>4.3.30.RELEASE</version.springframework>
Expand Down

0 comments on commit a6f8bf7

Please sign in to comment.