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 b06e443 commit dae2094Copy full SHA for dae2094
build.gradle
@@ -193,7 +193,7 @@ dependencies {
193
}
194
195
// jakarta.activation is already dependency of glassfish
196
- implementation group: 'jakarta.xml.bind', name: 'jakarta.xml.bind-api', version: '3.0.1'
+ implementation group: 'jakarta.xml.bind', name: 'jakarta.xml.bind-api', version: '4.0.1'
197
implementation group: 'org.glassfish.jaxb', name: 'jaxb-runtime', version: '3.0.2'
198
199
implementation ('com.github.tomtung:latex2unicode_2.13:0.3.2') {
0 commit comments