Skip to content

Commit eecf5da

Browse files
author
Layko Andrey
committed
CI/CD
1 parent bc8aef5 commit eecf5da

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ dependencies {
5757
// JAX-B dependencies for JDK 9+
5858
implementation "jakarta.xml.bind:jakarta.xml.bind-api:2.3.2"
5959
implementation "org.glassfish.jaxb:jaxb-runtime:2.3.2"
60+
compile('org.javassist:javassist:3.23.1-GA') {force = true}
6061

6162
// Utils
6263
compile("commons-io:commons-io:2.6")

0 commit comments

Comments
 (0)