diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1cecb29..0c8168c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -54,6 +54,6 @@ jobs: run: mvn -B install - name: 'Codecov' - uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1 + uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0 with: token: ${{ secrets.CODECOV_TOKEN }} diff --git a/devtools/pom.xml b/devtools/pom.xml index 1223399..f332f23 100644 --- a/devtools/pom.xml +++ b/devtools/pom.xml @@ -38,7 +38,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.3 + 3.1.4 true diff --git a/generate-sunspec-parser/pom.xml b/generate-sunspec-parser/pom.xml index 07526bb..aeb4d22 100644 --- a/generate-sunspec-parser/pom.xml +++ b/generate-sunspec-parser/pom.xml @@ -162,7 +162,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.3 + 3.1.4 true diff --git a/pom.xml b/pom.xml index 219a676..c1e5d88 100644 --- a/pom.xml +++ b/pom.xml @@ -176,7 +176,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.3 + 3.1.4 deploy @@ -580,7 +580,7 @@ org.apache.maven.pluginsmaven-clean-plugin3.4.1 org.apache.maven.pluginsmaven-compiler-plugin3.14.0 - org.apache.maven.pluginsmaven-deploy-plugin3.1.3 + org.apache.maven.pluginsmaven-deploy-plugin3.1.4 org.apache.maven.pluginsmaven-install-plugin3.1.3 org.apache.maven.pluginsmaven-resources-plugin3.3.1 org.apache.maven.pluginsmaven-site-plugin3.21.0