Skip to content

Commit c8bc39a

Browse files
committed
Upgrade Hibernate version
1 parent c0bfb92 commit c8bc39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@
313313
<slf4j.version>1.7.25</slf4j.version>
314314
<logback.version>1.2.3</logback.version>
315315
<commons-lang.version>3.3.2</commons-lang.version>
316-
<hibernate.version>5.4.0.Final</hibernate.version>
316+
<hibernate.version>5.4.1.Final</hibernate.version>
317317
<hibernate.validator.version>5.2.3.Final</hibernate.validator.version>
318318
<javassist.version>3.18.1-GA</javassist.version>
319319
<!--<ehcache3.version>3.4.0</ehcache3.version>-->

0 commit comments

Comments
 (0)