Skip to content
Snippets Groups Projects
Commit 0b6de9e2 authored by NMaaS Renovate's avatar NMaaS Renovate
Browse files

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

parent cb4c843a
No related branches found
No related tags found
No related merge requests found
Pipeline #94776 passed
...@@ -111,7 +111,7 @@ dependencies { ...@@ -111,7 +111,7 @@ dependencies {
runtimeOnly('org.postgresql:postgresql') runtimeOnly('org.postgresql:postgresql')
// Database audit trail // Database audit trail
implementation 'org.hibernate.orm:hibernate-envers:6.6.17.Final' implementation 'org.hibernate.orm:hibernate-envers:7.0.1.Final'
// Database migrations // Database migrations
implementation('org.flywaydb:flyway-core:11.9.1') implementation('org.flywaydb:flyway-core:11.9.1')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment