Skip to content

Commit 20194e0

Browse files
chore(deps): bump org.apache.xmlbeans:xmlbeans from 5.1.1 to 5.3.0
Bumps org.apache.xmlbeans:xmlbeans from 5.1.1 to 5.3.0. --- updated-dependencies: - dependency-name: org.apache.xmlbeans:xmlbeans dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb6ed61 commit 20194e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mock/soap/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ compileJava {
99
dependencies {
1010
implementation project(':core:imposter-engine')
1111

12-
pluginImplementation ('org.apache.xmlbeans:xmlbeans:5.1.1') {
12+
pluginImplementation ('org.apache.xmlbeans:xmlbeans:5.3.0') {
1313
exclude module: 'log4j-api'
1414
}
1515

0 commit comments

Comments
 (0)