Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4e78a9 commit c8aa47bCopy full SHA for c8aa47b
libraries.gradle
@@ -51,7 +51,7 @@ ext {
51
dom4j: 'dom4j:dom4j:1.6.1@jar',
52
53
// Javassist
54
- javassist: 'org.javassist:javassist:3.15.0-GA',
+ javassist: 'org.javassist:javassist:3.17.1-GA',
55
56
// javax
57
jpa: 'org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Draft-7plus',
0 commit comments