Skip to content

Commit

Permalink
fix(deps): update dependency com.jcabi:jcabi-xml to v0.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent ae539d0 commit 8ff0ca9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ SOFTWARE.
<dependency>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-xml</artifactId>
<version>0.30.1</version>
<version>0.31.0</version>
</dependency>
<dependency>
<groupId>io.github.secretx33</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/it/lints-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ SOFTWARE.
<dependency>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-xml</artifactId>
<version>0.30.1</version>
<version>0.31.0</version>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
Expand Down

0 comments on commit 8ff0ca9

Please sign in to comment.