Skip to content

Commit 9651b07

Browse files
committed
Centralise log4j-1.2-api version and update to 2.13.3
https://logging.apache.org/log4j/2.x/changes-report.html#a2.13.3
1 parent 804fbc4 commit 9651b07

File tree

34 files changed

+10
-34
lines changed

34 files changed

+10
-34
lines changed

descriptor/fingerprint/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
<dependency>
5454
<groupId>org.apache.logging.log4j</groupId>
5555
<artifactId>log4j-1.2-api</artifactId>
56-
<version>2.13.0</version>
5756
<scope>test</scope>
5857
</dependency>
5958
<dependency>

descriptor/ionpot/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
<dependency>
3333
<groupId>org.apache.logging.log4j</groupId>
3434
<artifactId>log4j-1.2-api</artifactId>
35-
<version>2.13.0</version>
3635
<scope>test</scope>
3736
</dependency>
3837
<dependency>

descriptor/qsar/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
<dependency>
4040
<groupId>org.apache.logging.log4j</groupId>
4141
<artifactId>log4j-1.2-api</artifactId>
42-
<version>2.13.0</version>
4342
<scope>test</scope>
4443
</dependency>
4544
<dependency>

descriptor/qsaratomic/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
<dependency>
5252
<groupId>org.apache.logging.log4j</groupId>
5353
<artifactId>log4j-1.2-api</artifactId>
54-
<version>2.13.0</version>
5554
<scope>test</scope>
5655
</dependency>
5756
<dependency>

descriptor/qsarbond/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
<dependency>
5252
<groupId>org.apache.logging.log4j</groupId>
5353
<artifactId>log4j-1.2-api</artifactId>
54-
<version>2.13.0</version>
5554
<scope>test</scope>
5655
</dependency>
5756
<dependency>

descriptor/qsarionpot/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
<dependency>
3333
<groupId>org.apache.logging.log4j</groupId>
3434
<artifactId>log4j-1.2-api</artifactId>
35-
<version>2.13.0</version>
3635
<scope>test</scope>
3736
</dependency>
3837
<dependency>

descriptor/qsarmolecular/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
<dependency>
5252
<groupId>org.apache.logging.log4j</groupId>
5353
<artifactId>log4j-1.2-api</artifactId>
54-
<version>2.13.0</version>
5554
<scope>test</scope>
5655
</dependency>
5756
<dependency>

descriptor/qsarprotein/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
<dependency>
4040
<groupId>org.apache.logging.log4j</groupId>
4141
<artifactId>log4j-1.2-api</artifactId>
42-
<version>2.13.0</version>
4342
<scope>test</scope>
4443
</dependency>
4544
<dependency>

display/render/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
<dependency>
3232
<groupId>org.apache.logging.log4j</groupId>
3333
<artifactId>log4j-1.2-api</artifactId>
34-
<version>2.13.0</version>
3534
<scope>test</scope>
3635
</dependency>
3736
<dependency>

display/renderawt/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
<dependency>
3636
<groupId>org.apache.logging.log4j</groupId>
3737
<artifactId>log4j-1.2-api</artifactId>
38-
<version>2.13.0</version>
3938
<scope>test</scope>
4039
</dependency>
4140
<dependency>

0 commit comments

Comments
 (0)