Skip to content

Commit 65895fb

Browse files
committed
HHH-8236 Update to hibernate-commons-annotations 4.0.2.Final
1 parent b48f83b commit 65895fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ libraries = [
1818

1919
// Annotations
2020
commons_annotations:
21-
'org.hibernate.common:hibernate-commons-annotations:4.0.1.Final@jar',
21+
'org.hibernate.common:hibernate-commons-annotations:4.0.2.Final@jar',
2222
jandex: 'org.jboss:jandex:1.0.3.Final',
2323
classmate: 'com.fasterxml:classmate:0.5.4',
2424

0 commit comments

Comments
 (0)