Skip to content

Commit 292d27b

Browse files
committed
README.md update
1 parent ae72cd5 commit 292d27b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -203,12 +203,12 @@ In your project, create or update a file named logback.xml in the src/main/resou
203203
<dependency>
204204
<groupId>org.apache.logging.log4j</groupId>
205205
<artifactId>log4j-core</artifactId>
206-
<version>2.11.0</version>
206+
<version>2.12.1</version>
207207
</dependency>
208208
<dependency>
209209
<groupId>org.apache.logging.log4j</groupId>
210210
<artifactId>log4j-api</artifactId>
211-
<version>2.11.0</version>
211+
<version>2.12.1</version>
212212
</dependency>
213213
<dependency>
214214
<groupId>com.epam.reportportal</groupId>

README_TEMPLATE.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -203,12 +203,12 @@ In your project, create or update a file named logback.xml in the src/main/resou
203203
<dependency>
204204
<groupId>org.apache.logging.log4j</groupId>
205205
<artifactId>log4j-core</artifactId>
206-
<version>2.11.0</version>
206+
<version>2.12.1</version>
207207
</dependency>
208208
<dependency>
209209
<groupId>org.apache.logging.log4j</groupId>
210210
<artifactId>log4j-api</artifactId>
211-
<version>2.11.0</version>
211+
<version>2.12.1</version>
212212
</dependency>
213213
<dependency>
214214
<groupId>com.epam.reportportal</groupId>

0 commit comments

Comments
 (0)