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 Nov 16, 2023
1 parent f24e9be commit f077b3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion generate-sunspec-parser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<properties>
<antlr.version>4.12.0</antlr.version>
<antlr4-pvisitor.version>1.0.1-${antlr.version}</antlr4-pvisitor.version>
<spring.version>5.3.30</spring.version>
<spring.version>5.3.31</spring.version>
</properties>

<dependencies>
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.3.1</checkstyle-plugin.version>
<checkstyle.version>10.12.4</checkstyle.version>
<checkstyle.version>10.12.5</checkstyle.version>
<slf4j.version>2.0.9</slf4j.version>
<rat.version>0.15</rat.version>
<jacoco.version>0.8.11</jacoco.version>
Expand Down

0 comments on commit f077b3b

Please sign in to comment.