Skip to content

Commit fad7c74

Browse files
chore: update lockfile
1 parent 1fe1acc commit fad7c74

File tree

1 file changed

+40
-40
lines changed

1 file changed

+40
-40
lines changed

maven_plugin/lockfile.json

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1014,46 +1014,6 @@
10141014
}
10151015
]
10161016
},
1017-
{
1018-
"groupId": "org.instancio",
1019-
"artifactId": "instancio-junit",
1020-
"version": "5.2.0",
1021-
"checksumAlgorithm": "SHA-256",
1022-
"checksum": "8b6da2acb6682b2cb88d3bbf406e94eaec00c04084f786684ee8224d25391977",
1023-
"scope": "test",
1024-
"selectedVersion": "5.2.0",
1025-
"included": true,
1026-
"id": "org.instancio:instancio-junit:5.2.0",
1027-
"children": [
1028-
{
1029-
"groupId": "org.instancio",
1030-
"artifactId": "instancio-core",
1031-
"version": "5.2.0",
1032-
"checksumAlgorithm": "SHA-256",
1033-
"checksum": "6fc44a4e499e4b3b866134d823ebd6a2e331974d37defaeccb99f343e31bdead",
1034-
"scope": "test",
1035-
"selectedVersion": "5.2.0",
1036-
"included": true,
1037-
"id": "org.instancio:instancio-core:5.2.0",
1038-
"parent": "org.instancio:instancio-junit:5.2.0",
1039-
"children": [
1040-
{
1041-
"groupId": "org.slf4j",
1042-
"artifactId": "slf4j-api",
1043-
"version": "2.0.16",
1044-
"checksumAlgorithm": "SHA-256",
1045-
"checksum": "a12578dde1ba00bd9b816d388a0b879928d00bab3c83c240f7013bf4196c579a",
1046-
"scope": "test",
1047-
"selectedVersion": "1.7.36",
1048-
"included": false,
1049-
"id": "org.slf4j:slf4j-api:2.0.16",
1050-
"parent": "org.instancio:instancio-core:5.2.0",
1051-
"children": []
1052-
}
1053-
]
1054-
}
1055-
]
1056-
},
10571017
{
10581018
"groupId": "org.apache.maven.shared",
10591019
"artifactId": "maven-dependency-tree",
@@ -2187,6 +2147,46 @@
21872147
}
21882148
]
21892149
},
2150+
{
2151+
"groupId": "org.instancio",
2152+
"artifactId": "instancio-junit",
2153+
"version": "5.2.1",
2154+
"checksumAlgorithm": "SHA-256",
2155+
"checksum": "d98cf9ca0e0e6a7db80cc9e7ee3541c8fab076f94219dea67743e44b8b3ea973",
2156+
"scope": "test",
2157+
"selectedVersion": "5.2.1",
2158+
"included": true,
2159+
"id": "org.instancio:instancio-junit:5.2.1",
2160+
"children": [
2161+
{
2162+
"groupId": "org.instancio",
2163+
"artifactId": "instancio-core",
2164+
"version": "5.2.1",
2165+
"checksumAlgorithm": "SHA-256",
2166+
"checksum": "c83e6c78c8832082a745d888d82a3d69c6dd10abc0e7a9d01c1c97a6736be52e",
2167+
"scope": "test",
2168+
"selectedVersion": "5.2.1",
2169+
"included": true,
2170+
"id": "org.instancio:instancio-core:5.2.1",
2171+
"parent": "org.instancio:instancio-junit:5.2.1",
2172+
"children": [
2173+
{
2174+
"groupId": "org.slf4j",
2175+
"artifactId": "slf4j-api",
2176+
"version": "2.0.16",
2177+
"checksumAlgorithm": "SHA-256",
2178+
"checksum": "a12578dde1ba00bd9b816d388a0b879928d00bab3c83c240f7013bf4196c579a",
2179+
"scope": "test",
2180+
"selectedVersion": "1.7.36",
2181+
"included": false,
2182+
"id": "org.slf4j:slf4j-api:2.0.16",
2183+
"parent": "org.instancio:instancio-core:5.2.1",
2184+
"children": []
2185+
}
2186+
]
2187+
}
2188+
]
2189+
},
21902190
{
21912191
"groupId": "org.junit.jupiter",
21922192
"artifactId": "junit-jupiter-engine",

0 commit comments

Comments
 (0)