Skip to content

Commit 2e3b9d5

Browse files
committed
Switch to Hibernate Commons Annotations 7.0.3.Final since 7.0.1.Final had not tag on SCM
1 parent 7aeb922 commit 2e3b9d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dependencyResolutionManagement {
7171
def byteBuddyVersion = version "byteBuddy", "1.14.18"
7272
def classmateVersion = version "classmate", "1.5.1"
7373
def geolatteVersion = version "geolatte", "1.9.1"
74-
def hcannVersion = version "hcann", "7.0.1.Final"
74+
def hcannVersion = version "hcann", "7.0.3.Final"
7575
def jandexVersion = version "jandex", "3.2.0"
7676
def jacksonVersion = version "jackson", "2.17.0"
7777
def jbossLoggingVersion = version "jbossLogging", "3.5.0.Final"

0 commit comments

Comments
 (0)