From ddeebfe62c998a011f0a06c36661bcaf27ce9c81 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 7 Nov 2024 19:40:36 +0000
Subject: [PATCH] chore(deps): update all dependencies
---
.github/workflows/build.yml | 8 ++++----
generate-sunspec-parser/pom.xml | 2 +-
modbus-parsers/pom.xml | 4 ++--
pom.xml | 20 ++++++++++----------
udfs/nifi/nifi-energy-nar/pom.xml | 4 ++--
5 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 456e88a..c0e5a7c 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -29,10 +29,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout sourcecode
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Cache Local Maven Repository
- uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
+ uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
with:
path: ~/.m2/repository
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
@@ -41,7 +41,7 @@ jobs:
- name: 'Setup: Install JDK 8, 11, 17 & 21'
- uses: actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018 # v4.2.2
+ uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # v4.5.0
with:
distribution: 'temurin'
java-version: |
@@ -54,6 +54,6 @@ jobs:
run: mvn -B install
- name: 'Codecov'
- uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4.5.0
+ uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
diff --git a/generate-sunspec-parser/pom.xml b/generate-sunspec-parser/pom.xml
index 66a5252..76699f7 100644
--- a/generate-sunspec-parser/pom.xml
+++ b/generate-sunspec-parser/pom.xml
@@ -56,7 +56,7 @@
commons-io
commons-io
- 2.16.1
+ 2.17.0
diff --git a/modbus-parsers/pom.xml b/modbus-parsers/pom.xml
index efe86fa..161b66b 100644
--- a/modbus-parsers/pom.xml
+++ b/modbus-parsers/pom.xml
@@ -44,7 +44,7 @@
org.apache.commons
commons-lang3
- 3.16.0
+ 3.17.0
@@ -82,7 +82,7 @@
org.codehaus.mojo
exec-maven-plugin
- 3.4.1
+ 3.5.0
Parser code from SunSpec XML specification
diff --git a/pom.xml b/pom.xml
index 463f4d9..c772c51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
3.5.2
- 2.23.1
+ 2.24.1
3.1.1
@@ -48,16 +48,16 @@
- 1.27.0
+ 1.28.0
- 3.5.0
- 10.18.0
+ 3.6.0
+ 10.20.1
2.0.16
0.16.1
0.8.12
- 5.11.0
+ 5.11.3
@@ -131,7 +131,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.2.5
+ 3.2.7
sign-artifacts
@@ -160,7 +160,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.10.0
+ 3.11.1
attach-javadocs
@@ -372,7 +372,7 @@
org.codehaus.mojo
extra-enforcer-rules
- 1.8.0
+ 1.9.0
@@ -582,8 +582,8 @@
org.apache.maven.pluginsmaven-deploy-plugin3.1.3
org.apache.maven.pluginsmaven-install-plugin3.1.3
org.apache.maven.pluginsmaven-resources-plugin3.3.1
- org.apache.maven.pluginsmaven-site-plugin3.20.0
- org.apache.maven.pluginsmaven-surefire-plugin3.5.0
+ org.apache.maven.pluginsmaven-site-plugin3.21.0
+ org.apache.maven.pluginsmaven-surefire-plugin3.5.2
org.apache.maven.pluginsmaven-shade-plugin3.6.0
org.apache.maven.pluginsmaven-jar-plugin3.4.2
org.apache.maven.pluginsmaven-war-plugin3.4.0
diff --git a/udfs/nifi/nifi-energy-nar/pom.xml b/udfs/nifi/nifi-energy-nar/pom.xml
index ad1b949..cd92f66 100644
--- a/udfs/nifi/nifi-energy-nar/pom.xml
+++ b/udfs/nifi/nifi-energy-nar/pom.xml
@@ -50,7 +50,7 @@
org.codehaus.mojo
buildnumber-maven-plugin
- 3.2.0
+ 3.2.1
true
@@ -73,7 +73,7 @@
org.apache.nifi
nifi-nar-maven-plugin
- 2.0.0
+ 2.1.0
true