|
4 | 4 | "version": "5.2.1-SNAPSHOT",
|
5 | 5 | "lockFileVersion": 1,
|
6 | 6 | "dependencies": [
|
7 |
| - { |
8 |
| - "groupId": "org.apache.logging.log4j", |
9 |
| - "artifactId": "log4j-core", |
10 |
| - "version": "2.24.1", |
11 |
| - "checksumAlgorithm": "SHA-256", |
12 |
| - "checksum": "00bcf388472ca80a687014181763b66d777177f22cbbf179fd60e1b1ac9bc9b0", |
13 |
| - "scope": "compile", |
14 |
| - "selectedVersion": "2.24.1", |
15 |
| - "included": true, |
16 |
| - "id": "org.apache.logging.log4j:log4j-core:2.24.1", |
17 |
| - "children": [ |
18 |
| - { |
19 |
| - "groupId": "org.apache.logging.log4j", |
20 |
| - "artifactId": "log4j-api", |
21 |
| - "version": "2.24.1", |
22 |
| - "checksumAlgorithm": "SHA-256", |
23 |
| - "checksum": "6e77bb229fc8dcaf09038beeb5e9030b22e9e01b51b458b0183ce669ebcc92ef", |
24 |
| - "scope": "compile", |
25 |
| - "selectedVersion": "2.24.1", |
26 |
| - "included": true, |
27 |
| - "id": "org.apache.logging.log4j:log4j-api:2.24.1", |
28 |
| - "parent": "org.apache.logging.log4j:log4j-core:2.24.1", |
29 |
| - "children": [] |
30 |
| - } |
31 |
| - ] |
32 |
| - }, |
33 | 7 | {
|
34 | 8 | "groupId": "com.soebes.itf.jupiter.extension",
|
35 | 9 | "artifactId": "itf-assertj",
|
|
975 | 949 | }
|
976 | 950 | ]
|
977 | 951 | },
|
| 952 | + { |
| 953 | + "groupId": "org.apache.logging.log4j", |
| 954 | + "artifactId": "log4j-core", |
| 955 | + "version": "2.24.2", |
| 956 | + "checksumAlgorithm": "SHA-256", |
| 957 | + "checksum": "7a7b90db866c86a1093b3fde758ca28398ebb2a533da0d79a30cc0a78506b9df", |
| 958 | + "scope": "compile", |
| 959 | + "selectedVersion": "2.24.2", |
| 960 | + "included": true, |
| 961 | + "id": "org.apache.logging.log4j:log4j-core:2.24.2", |
| 962 | + "children": [ |
| 963 | + { |
| 964 | + "groupId": "org.apache.logging.log4j", |
| 965 | + "artifactId": "log4j-api", |
| 966 | + "version": "2.24.2", |
| 967 | + "checksumAlgorithm": "SHA-256", |
| 968 | + "checksum": "0ca3ecbd4c315bdd5f2ef6af127712df718c78334cce5bf6fb7b4aa17fdab126", |
| 969 | + "scope": "compile", |
| 970 | + "selectedVersion": "2.24.2", |
| 971 | + "included": true, |
| 972 | + "id": "org.apache.logging.log4j:log4j-api:2.24.2", |
| 973 | + "parent": "org.apache.logging.log4j:log4j-core:2.24.2", |
| 974 | + "children": [] |
| 975 | + } |
| 976 | + ] |
| 977 | + }, |
978 | 978 | {
|
979 | 979 | "groupId": "com.soebes.itf.jupiter.extension",
|
980 | 980 | "artifactId": "itf-jupiter-extension",
|
|
0 commit comments