Skip to content

Commit 300300e

Browse files
committed
HHH-8499 - Prepare for 4.3 Beta4 release
1 parent 6968cbd commit 300300e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

libraries.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@ ext {
4242
antlr: 'antlr:antlr:2.7.7',
4343

4444
// Annotations
45-
commons_annotations:
46-
'org.hibernate.common:hibernate-commons-annotations:4.0.3.Final@jar',
45+
commons_annotations: 'org.hibernate.common:hibernate-commons-annotations:4.0.4.Final',
4746
jandex: 'org.jboss:jandex:1.1.0.Alpha1',
4847
classmate: 'com.fasterxml:classmate:0.8.0',
4948

0 commit comments

Comments
 (0)