Skip to content

Commit 3ec2a22

Browse files
committed
Upgrade to Aalto 1.2.1
1 parent b5f933a commit 3ec2a22

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
@@ -70,7 +70,7 @@ configure(allprojects) { project ->
7070
}
7171

7272
dependency "com.caucho:hessian:4.0.51"
73-
dependency "com.fasterxml:aalto-xml:1.1.1"
73+
dependency "com.fasterxml:aalto-xml:1.2.1"
7474
dependency("com.fasterxml.woodstox:woodstox-core:5.2.0") {
7575
exclude group: "stax", name: "stax-api"
7676
}

0 commit comments

Comments
 (0)