Skip to content

Commit 3580c61

Browse files
committed
Updated the log4j library dependency
1 parent c76443e commit 3580c61

File tree

33 files changed

+99
-99
lines changed

33 files changed

+99
-99
lines changed

descriptor/fingerprint/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
<scope>test</scope>
5252
</dependency>
5353
<dependency>
54-
<groupId>log4j</groupId>
55-
<artifactId>log4j</artifactId>
56-
<version>1.2.17</version>
54+
<groupId>org.apache.logging.log4j</groupId>
55+
<artifactId>log4j-1.2-api</artifactId>
56+
<version>2.13.0</version>
5757
<scope>test</scope>
5858
</dependency>
5959
<dependency>

descriptor/ionpot/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
<scope>test</scope>
3131
</dependency>
3232
<dependency>
33-
<groupId>log4j</groupId>
34-
<artifactId>log4j</artifactId>
35-
<version>1.2.17</version>
33+
<groupId>org.apache.logging.log4j</groupId>
34+
<artifactId>log4j-1.2-api</artifactId>
35+
<version>2.13.0</version>
3636
<scope>test</scope>
3737
</dependency>
3838
<dependency>

descriptor/qsar/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
<scope>test</scope>
3939
</dependency>
4040
<dependency>
41-
<groupId>log4j</groupId>
42-
<artifactId>log4j</artifactId>
43-
<version>1.2.17</version>
41+
<groupId>org.apache.logging.log4j</groupId>
42+
<artifactId>log4j-1.2-api</artifactId>
43+
<version>2.13.0</version>
4444
<scope>test</scope>
4545
</dependency>
4646
<dependency>

descriptor/qsaratomic/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@
5050
<scope>test</scope>
5151
</dependency>
5252
<dependency>
53-
<groupId>log4j</groupId>
54-
<artifactId>log4j</artifactId>
55-
<version>1.2.17</version>
53+
<groupId>org.apache.logging.log4j</groupId>
54+
<artifactId>log4j-1.2-api</artifactId>
55+
<version>2.13.0</version>
5656
<scope>test</scope>
5757
</dependency>
5858
<dependency>

descriptor/qsarbond/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@
5050
<scope>test</scope>
5151
</dependency>
5252
<dependency>
53-
<groupId>log4j</groupId>
54-
<artifactId>log4j</artifactId>
55-
<version>1.2.17</version>
53+
<groupId>org.apache.logging.log4j</groupId>
54+
<artifactId>log4j-1.2-api</artifactId>
55+
<version>2.13.0</version>
5656
<scope>test</scope>
5757
</dependency>
5858
<dependency>

descriptor/qsarionpot/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
<scope>test</scope>
3131
</dependency>
3232
<dependency>
33-
<groupId>log4j</groupId>
34-
<artifactId>log4j</artifactId>
35-
<version>1.2.17</version>
33+
<groupId>org.apache.logging.log4j</groupId>
34+
<artifactId>log4j-1.2-api</artifactId>
35+
<version>2.13.0</version>
3636
<scope>test</scope>
3737
</dependency>
3838
<dependency>

descriptor/qsarmolecular/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@
5050
<scope>test</scope>
5151
</dependency>
5252
<dependency>
53-
<groupId>log4j</groupId>
54-
<artifactId>log4j</artifactId>
55-
<version>1.2.17</version>
53+
<groupId>org.apache.logging.log4j</groupId>
54+
<artifactId>log4j-1.2-api</artifactId>
55+
<version>2.13.0</version>
5656
<scope>test</scope>
5757
</dependency>
5858
<dependency>

descriptor/qsarprotein/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
<scope>test</scope>
3939
</dependency>
4040
<dependency>
41-
<groupId>log4j</groupId>
42-
<artifactId>log4j</artifactId>
43-
<version>1.2.17</version>
41+
<groupId>org.apache.logging.log4j</groupId>
42+
<artifactId>log4j-1.2-api</artifactId>
43+
<version>2.13.0</version>
4444
<scope>test</scope>
4545
</dependency>
4646
<dependency>

display/render/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
<scope>test</scope>
3030
</dependency>
3131
<dependency>
32-
<groupId>log4j</groupId>
33-
<artifactId>log4j</artifactId>
34-
<version>1.2.17</version>
32+
<groupId>org.apache.logging.log4j</groupId>
33+
<artifactId>log4j-1.2-api</artifactId>
34+
<version>2.13.0</version>
3535
<scope>test</scope>
3636
</dependency>
3737
<dependency>

display/renderawt/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
<scope>test</scope>
3434
</dependency>
3535
<dependency>
36-
<groupId>log4j</groupId>
37-
<artifactId>log4j</artifactId>
38-
<version>1.2.17</version>
36+
<groupId>org.apache.logging.log4j</groupId>
37+
<artifactId>log4j-1.2-api</artifactId>
38+
<version>2.13.0</version>
3939
<scope>test</scope>
4040
</dependency>
4141
<dependency>

0 commit comments

Comments
 (0)