Skip to content

Commit 95caa90

Browse files
chore: update lockfile
1 parent b3123da commit 95caa90

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

maven_plugin/lockfile.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -4,32 +4,6 @@
44
"version": "5.2.1-SNAPSHOT",
55
"lockFileVersion": 1,
66
"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-
},
337
{
348
"groupId": "com.soebes.itf.jupiter.extension",
359
"artifactId": "itf-assertj",
@@ -975,6 +949,32 @@
975949
}
976950
]
977951
},
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+
},
978978
{
979979
"groupId": "com.soebes.itf.jupiter.extension",
980980
"artifactId": "itf-jupiter-extension",

0 commit comments

Comments
 (0)