Skip to content

Commit

Permalink
Update dependency com.jcabi:jcabi-log to v0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 4, 2023
1 parent 71940cd commit d805dea
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<groupId>com.jcabi</groupId>
<artifactId>jcabi-log</artifactId>
<!-- version is set in order to avoid a cyclic reference -->
<version>0.22.0</version>
<version>0.23.0</version>
<exclusions>
<exclusion>
<groupId>com.jcabi</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/it/loggable/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<groupId>com.jcabi</groupId>
<artifactId>jcabi-log</artifactId>
<!-- version is set in order to avoid a cyclic reference -->
<version>0.22.0</version>
<version>0.23.0</version>
</dependency>
<dependency>
<groupId>com.jcabi</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/it/processor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<groupId>com.jcabi</groupId>
<artifactId>jcabi-log</artifactId>
<!-- version is set in order to avoid a cyclic reference -->
<version>0.22.0</version>
<version>0.23.0</version>
</dependency>
<dependency>
<groupId>com.jcabi</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/it/weaving/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<groupId>com.jcabi</groupId>
<artifactId>jcabi-log</artifactId>
<!-- version is set in order to avoid a cyclic reference -->
<version>0.22.0</version>
<version>0.23.0</version>
</dependency>
<dependency>
<groupId>com.jcabi</groupId>
Expand Down

0 comments on commit d805dea

Please sign in to comment.