Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent 93549ce commit f83a0fc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion modbus-parsers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.16.0</version>
<version>3.17.0</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<!-- ============================================== -->

<checkstyle-plugin.version>3.5.0</checkstyle-plugin.version>
<checkstyle.version>10.18.0</checkstyle.version>
<checkstyle.version>10.18.1</checkstyle.version>
<slf4j.version>2.0.16</slf4j.version>
<rat.version>0.16.1</rat.version>
<jacoco.version>0.8.12</jacoco.version>
Expand Down
2 changes: 1 addition & 1 deletion udfs/nifi/nifi-energy-nar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>buildnumber-maven-plugin</artifactId>
<version>3.2.0</version>
<version>3.2.1</version>
<inherited>true</inherited>
<executions>
<execution>
Expand Down

0 comments on commit f83a0fc

Please sign in to comment.