Skip to content

Commit

Permalink
Merge pull request #282 from objectionary/renovate/com.jcabi-jcabi-xm…
Browse files Browse the repository at this point in the history
…l-0.x

fix(deps): update dependency com.jcabi:jcabi-xml to v0.33.5
  • Loading branch information
yegor256 authored Jan 29, 2025
2 parents ce59ac1 + 9a2f5d2 commit d2d1aaa
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.33.3</version>
<version>0.33.5</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.33.3</version>
<version>0.33.5</version>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
Expand Down

0 comments on commit d2d1aaa

Please sign in to comment.