diff --git a/action.yml b/action.yml index e541eaf5..fc0a21ae 100644 --- a/action.yml +++ b/action.yml @@ -71,7 +71,7 @@ runs: shell: bash - id: action - run: ~/.jbang/bin/jbang --repos 'mavencentral' io.github.chains-project:maven-lockfile-github-action:5.2.2 + run: ~/.jbang/bin/jbang --repos 'mavencentral' io.github.chains-project:maven-lockfile-github-action:5.2.3 shell: bash env: JSON_INPUTS: ${{ toJSON(inputs) }} diff --git a/github_action/pom.xml b/github_action/pom.xml index 8370bfd7..2dca6752 100644 --- a/github_action/pom.xml +++ b/github_action/pom.xml @@ -4,12 +4,12 @@ io.github.chains-project maven-lockfile-parent - 5.2.2 + 5.2.3 ../ io.github.chains-project maven-lockfile-github-action - 5.2.2 + 5.2.3 maven-lockfile-github-action This is a github action for maven-lockfile. It allows the integration of maven-lockfile in your github development workflow. https://github.com/chains-project/maven-lockfile diff --git a/maven_plugin/pom.xml b/maven_plugin/pom.xml index 754cf848..37fe8993 100644 --- a/maven_plugin/pom.xml +++ b/maven_plugin/pom.xml @@ -4,12 +4,12 @@ io.github.chains-project maven-lockfile-parent - 5.2.2 + 5.2.3 ../ io.github.chains-project maven-lockfile - 5.2.2 + 5.2.3 maven-plugin maven-lockfile-plugin This plugin is a state-of-the-art solution that can be used to validate the integrity diff --git a/pom.xml b/pom.xml index 18648063..fa8ba48e 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.chains-project maven-lockfile-parent - 5.2.2 + 5.2.3 pom maven-lockfile-parent This plugin is a state-of-the-art solution that can be used to validate the integrity @@ -38,7 +38,7 @@ https://github.com/chains-project/maven-lockfile.git - 2024-11-27T23:51:23Z + 2024-11-28T15:02:18Z