Skip to content
Snippets Groups Projects

Revert "Merge branch 'renovate/org.hibernate.orm-hibernate-envers-7.x' into 'develop'"

Merged Lukasz Lopatowski requested to merge revert-fcec657d into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -112,7 +112,7 @@ dependencies {
runtimeOnly('org.postgresql:postgresql')
// Database audit trail
implementation 'org.hibernate.orm:hibernate-envers:7.0.0.Final'
implementation 'org.hibernate.orm:hibernate-envers:6.6.15.Final'
// Database migrations
implementation('org.flywaydb:flyway-core:11.8.2')
Loading