Skip to content

Commit

Permalink
Update dependency org.hibernate.orm:hibernate-ant to v6.6.4.Final (#2395
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 8d10cce commit 71daddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ dependencies {
implementation 'org.mapstruct:mapstruct:1.6.3'
implementation group: 'org.apache.tika', name: 'tika-core', version: '3.0.0'
implementation group: 'org.springframework.data', name: 'spring-data-envers', version: '3.4.1'
implementation 'org.hibernate.orm:hibernate-ant:6.6.3.Final'
implementation 'org.hibernate.orm:hibernate-ant:6.6.4.Final'
implementation 'org.hibernate:hibernate-spatial:6.6.3.Final'

annotationProcessor 'org.mapstruct:mapstruct-processor:1.6.3'
Expand Down

0 comments on commit 71daddd

Please sign in to comment.