diff --git a/maven_plugin/lockfile.json b/maven_plugin/lockfile.json index 8ec0eed0..c41538ba 100644 --- a/maven_plugin/lockfile.json +++ b/maven_plugin/lockfile.json @@ -700,46 +700,6 @@ } ] }, - { - "groupId": "org.instancio", - "artifactId": "instancio-junit", - "version": "5.0.2", - "checksumAlgorithm": "SHA-256", - "checksum": "4b09b7dd1aecf63d3e287472fc16ef974c133a8acd77216ab2361e4970186005", - "scope": "test", - "selectedVersion": "5.0.2", - "included": true, - "id": "org.instancio:instancio-junit:5.0.2", - "children": [ - { - "groupId": "org.instancio", - "artifactId": "instancio-core", - "version": "5.0.2", - "checksumAlgorithm": "SHA-256", - "checksum": "05cfe69c8c2c1561732defe06c700497689919e7d99cab49adb14d4340468b80", - "scope": "test", - "selectedVersion": "5.0.2", - "included": true, - "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.16", - "checksumAlgorithm": "SHA-256", - "checksum": "a12578dde1ba00bd9b816d388a0b879928d00bab3c83c240f7013bf4196c579a", - "scope": "test", - "selectedVersion": "1.7.36", - "included": false, - "id": "org.slf4j:slf4j-api:2.0.16", - "parent": "org.instancio:instancio-core:5.0.2", - "children": [] - } - ] - } - ] - }, { "groupId": "com.google.guava", "artifactId": "guava", @@ -857,6 +817,46 @@ } ] }, + { + "groupId": "org.instancio", + "artifactId": "instancio-junit", + "version": "5.1.0", + "checksumAlgorithm": "SHA-256", + "checksum": "537856fa1503022ae89d8c2d8b82579eb87edd7241eaa3887d7fe148e4a81699", + "scope": "test", + "selectedVersion": "5.1.0", + "included": true, + "id": "org.instancio:instancio-junit:5.1.0", + "children": [ + { + "groupId": "org.instancio", + "artifactId": "instancio-core", + "version": "5.1.0", + "checksumAlgorithm": "SHA-256", + "checksum": "51b00a05d356d83514106f8293be2037c415c3f5bf741724894d8d960b29e999", + "scope": "test", + "selectedVersion": "5.1.0", + "included": true, + "id": "org.instancio:instancio-core:5.1.0", + "parent": "org.instancio:instancio-junit:5.1.0", + "children": [ + { + "groupId": "org.slf4j", + "artifactId": "slf4j-api", + "version": "2.0.16", + "checksumAlgorithm": "SHA-256", + "checksum": "a12578dde1ba00bd9b816d388a0b879928d00bab3c83c240f7013bf4196c579a", + "scope": "test", + "selectedVersion": "1.7.36", + "included": false, + "id": "org.slf4j:slf4j-api:2.0.16", + "parent": "org.instancio:instancio-core:5.1.0", + "children": [] + } + ] + } + ] + }, { "groupId": "com.google.code.gson", "artifactId": "gson", diff --git a/maven_plugin/pom.xml b/maven_plugin/pom.xml index 3a3bc693..1f7f3955 100644 --- a/maven_plugin/pom.xml +++ b/maven_plugin/pom.xml @@ -107,7 +107,7 @@ org.instancio instancio-junit - 5.0.2 + 5.1.0 test