Skip to content

Commit

Permalink
fix(deps): update dependency com.jcabi:jcabi-xml to v0.33.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent fde0087 commit f1f81a4
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.32.0</version>
<version>0.33.1</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.32.0</version>
<version>0.33.1</version>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
Expand Down

0 comments on commit f1f81a4

Please sign in to comment.