diff options
Diffstat (limited to 'sonar/ooxml-schema-encryption/pom.xml')
-rw-r--r-- | sonar/ooxml-schema-encryption/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar/ooxml-schema-encryption/pom.xml b/sonar/ooxml-schema-encryption/pom.xml index 56d2976775..20f281134f 100644 --- a/sonar/ooxml-schema-encryption/pom.xml +++ b/sonar/ooxml-schema-encryption/pom.xml @@ -101,7 +101,7 @@ <dependency> <groupId>org.apache.xmlbeans</groupId> <artifactId>xmlbeans</artifactId> - <version>2.3.0</version> + <version>2.6.0</version> </dependency> </dependencies> </project> |