diff --git a/maven_plugin/lockfile.json b/maven_plugin/lockfile.json index 3133cb2b..3c00ca34 100644 --- a/maven_plugin/lockfile.json +++ b/maven_plugin/lockfile.json @@ -1923,34 +1923,34 @@ { "groupId": "org.instancio", "artifactId": "instancio-junit", - "version": "5.0.1", + "version": "5.0.2", "checksumAlgorithm": "SHA-256", - "checksum": "481c9086148f9df9480aa62c04d517d9a28b1eed3029301b96c864584cea1977", + "checksum": "4b09b7dd1aecf63d3e287472fc16ef974c133a8acd77216ab2361e4970186005", "scope": "test", - "selectedVersion": "5.0.1", - "id": "org.instancio:instancio-junit:5.0.1", + "selectedVersion": "5.0.2", + "id": "org.instancio:instancio-junit:5.0.2", "children": [ { "groupId": "org.instancio", "artifactId": "instancio-core", - "version": "5.0.1", + "version": "5.0.2", "checksumAlgorithm": "SHA-256", - "checksum": "7dfd621001009839a0e982295fff71fec1ca738113eb49aacfe17302ec5d82b6", + "checksum": "05cfe69c8c2c1561732defe06c700497689919e7d99cab49adb14d4340468b80", "scope": "test", - "selectedVersion": "5.0.1", - "id": "org.instancio:instancio-core:5.0.1", - "parent": "org.instancio:instancio-junit:5.0.1", + "selectedVersion": "5.0.2", + "id": "org.instancio:instancio-core:5.0.2", + "parent": "org.instancio:instancio-junit:5.0.2", "children": [ { "groupId": "org.slf4j", "artifactId": "slf4j-api", - "version": "2.0.13", + "version": "2.0.16", "checksumAlgorithm": "SHA-256", - "checksum": "e7c2a48e8515ba1f49fa637d57b4e2f590b3f5bd97407ac699c3aa5efb1204a9", + "checksum": "a12578dde1ba00bd9b816d388a0b879928d00bab3c83c240f7013bf4196c579a", "scope": "test", "selectedVersion": "1.7.36", - "id": "org.slf4j:slf4j-api:2.0.13", - "parent": "org.instancio:instancio-core:5.0.1", + "id": "org.slf4j:slf4j-api:2.0.16", + "parent": "org.instancio:instancio-core:5.0.2", "children": [] } ] diff --git a/maven_plugin/pom.xml b/maven_plugin/pom.xml index 9687f764..e2cd7bae 100644 --- a/maven_plugin/pom.xml +++ b/maven_plugin/pom.xml @@ -107,7 +107,7 @@ org.instancio instancio-junit - 5.0.1 + 5.0.2 test