Skip to content

Commit 1ae4152

Browse files
committed
jakarta
1 parent 2cb34b0 commit 1ae4152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ dependencies {
194194

195195
// jakarta.activation is already dependency of glassfish
196196
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'
197+
implementation group: 'org.glassfish.jaxb', name: 'jaxb-runtime', version: '4.0.3'
198198

199199
implementation ('com.github.tomtung:latex2unicode_2.13:0.3.2') {
200200
exclude module: 'fastparse_2.13'

0 commit comments

Comments
 (0)