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

Update dependency org.hibernate.orm:hibernate-envers to v6.6.16.Final

parent 9439f240
No related branches found
No related tags found
1 merge request!207Update dependency org.hibernate.orm:hibernate-envers to v6.6.16.Final
Pipeline #94292 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.15.Final' implementation 'org.hibernate.orm:hibernate-envers:6.6.16.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