Skip to content

Commit 5d2a009

Browse files
chore: update lockfile
1 parent 08c1d8b commit 5d2a009

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

maven_plugin/lockfile.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -726,18 +726,6 @@
726726
}
727727
]
728728
},
729-
{
730-
"groupId": "commons-io",
731-
"artifactId": "commons-io",
732-
"version": "2.17.0",
733-
"checksumAlgorithm": "SHA-256",
734-
"checksum": "4aa4ca48f3dfd30b78220b7881d8cb93eac4093ec94361b6befa9487998a550b",
735-
"scope": "test",
736-
"selectedVersion": "2.17.0",
737-
"included": true,
738-
"id": "commons-io:commons-io:2.17.0",
739-
"children": []
740-
},
741729
{
742730
"groupId": "org.instancio",
743731
"artifactId": "instancio-junit",
@@ -2302,6 +2290,18 @@
23022290
"included": true,
23032291
"id": "org.apache.maven.resolver:maven-resolver-api:2.0.4",
23042292
"children": []
2293+
},
2294+
{
2295+
"groupId": "commons-io",
2296+
"artifactId": "commons-io",
2297+
"version": "2.18.0",
2298+
"checksumAlgorithm": "SHA-256",
2299+
"checksum": "f3ca0f8d63c40e23a56d54101c60d5edee136b42d84bfb85bc7963093109cf8b",
2300+
"scope": "test",
2301+
"selectedVersion": "2.18.0",
2302+
"included": true,
2303+
"id": "commons-io:commons-io:2.18.0",
2304+
"children": []
23052305
}
23062306
],
23072307
"mavenPlugins": [

0 commit comments

Comments
 (0)