Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/DAT-18391' into DAT-18391
Browse files Browse the repository at this point in the history
  • Loading branch information
PavloTytarchuk committed Aug 12, 2024
2 parents 87ab877 + ef9ff05 commit 8f33b04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -271,13 +271,13 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.14</version>
<version>2.0.15</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>2.0.14</version>
<version>2.0.15</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 8f33b04

Please sign in to comment.