Skip to content

Commit

Permalink
Update dependency org.hibernate.orm:hibernate-ant to v6.6.6.Final (#2545
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 Feb 4, 2025
1 parent 9e4ada7 commit 6ecad3d
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.2'
implementation 'org.hibernate.orm:hibernate-ant:6.6.5.Final'
implementation 'org.hibernate.orm:hibernate-ant:6.6.6.Final'
implementation 'org.hibernate:hibernate-spatial:6.6.5.Final'

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

0 comments on commit 6ecad3d

Please sign in to comment.