From 14ec921cdea26d879fe0ae42aa09b8efe1d92fd8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 02:49:20 +0000 Subject: [PATCH] chore(deps): update all dependencies --- .github/workflows/build.yml | 2 +- devtools/pom.xml | 2 +- generate-sunspec-parser/pom.xml | 2 +- pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) 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