Skip to content
Snippets Groups Projects
Commit fcec657d authored by Lukasz Lopatowski's avatar Lukasz Lopatowski
Browse files

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

Update dependency org.hibernate.orm:hibernate-envers to v7

See merge request !194
parents 8802f7cd f605c95a
Branches
Tags
2 merge requests!273Release 1.8.0 update,!194Update dependency org.hibernate.orm:hibernate-envers to v7
Pipeline #94260 failed
...@@ -112,7 +112,7 @@ dependencies { ...@@ -112,7 +112,7 @@ dependencies {
runtimeOnly('org.postgresql:postgresql') runtimeOnly('org.postgresql:postgresql')
// Database audit trail // Database audit trail
implementation 'org.hibernate.orm:hibernate-envers:6.6.15.Final' implementation 'org.hibernate.orm:hibernate-envers:7.0.0.Final'
// Database migrations // Database migrations
implementation('org.flywaydb:flyway-core:11.8.2') implementation('org.flywaydb:flyway-core:11.8.2')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment