Skip to content

Commit

Permalink
Merge branch '__rultor'
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Feb 23, 2024
2 parents 6376af2 + 3b4aa37 commit 3724313
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -64,7 +64,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.23.0</version>
<version>0.24.1</version>
<exclusions>
<exclusion>
<groupId>com.jcabi</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/it/loggable/pom.xml
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.23.0</version>
<version>0.24.1</version>
</dependency>
<dependency>
<groupId>com.jcabi</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/it/processor/pom.xml
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.23.0</version>
<version>0.24.1</version>
</dependency>
<dependency>
<groupId>com.jcabi</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/it/weaving/pom.xml
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.23.0</version>
<version>0.24.1</version>
</dependency>
<dependency>
<groupId>com.jcabi</groupId>
Expand Down

0 comments on commit 3724313

Please sign in to comment.