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 and nielsbasjes committed Nov 25, 2023
1 parent a4fd61d commit 7765f07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.13.0</version>
<version>3.14.0</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -100,7 +100,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
<executions>
<execution>
<id>add-parser-source</id>
Expand Down

0 comments on commit 7765f07

Please sign in to comment.