Skip to content

Commit

Permalink
Bump org.apache.xmlbeans:xmlbeans from 5.2.2 to 5.3.0
Browse files Browse the repository at this point in the history
Bumps org.apache.xmlbeans:xmlbeans from 5.2.2 to 5.3.0.

---
updated-dependencies:
- dependency-name: org.apache.xmlbeans:xmlbeans
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 4add490 commit 1febf39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ dependencies {
implementation "org.apache.poi:poi-excelant:${poi}"
implementation "org.apache.poi:poi-scratchpad:${poi}"
implementation "org.apache.poi:poi:${poi}"
implementation 'org.apache.xmlbeans:xmlbeans:5.2.2'
implementation 'org.apache.xmlbeans:xmlbeans:5.3.0'
implementation 'com.microsoft.sqlserver:mssql-jdbc:12.8.1.jre11'
implementation 'io.qameta.allure:allure-gradle:2.8.1'
implementation "io.qameta.allure:allure-testng:${allureVersion}"
Expand Down

0 comments on commit 1febf39

Please sign in to comment.