From 754a2d2c4f33f27c6cf186a2d51c3f378e58e414 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 15:54:54 +0000 Subject: [PATCH] chore(deps): update all dependencies --- .github/workflows/build.yml | 2 +- modbus-parsers/pom.xml | 2 +- pom.xml | 4 ++-- udfs/nifi/nifi-energy-nar/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 456e88a..234509d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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@2dfa2011c5b2a0f1489bf9e433881c92c1631f88 # v4.3.0 with: distribution: 'temurin' java-version: | diff --git a/modbus-parsers/pom.xml b/modbus-parsers/pom.xml index efe86fa..febb379 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 diff --git a/pom.xml b/pom.xml index 463f4d9..267bf46 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ 3.5.2 - 2.23.1 + 2.24.0 3.1.1 @@ -53,7 +53,7 @@ 3.5.0 - 10.18.0 + 10.18.1 2.0.16 0.16.1 0.8.12 diff --git a/udfs/nifi/nifi-energy-nar/pom.xml b/udfs/nifi/nifi-energy-nar/pom.xml index ad1b949..9279690 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