Skip to content

Commit

Permalink
chore(deps): update all dependencies to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 16, 2023
1 parent a5838f6 commit ca34631
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.29</spring.version>
<spring.version>6.0.11</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 @@ -68,7 +68,7 @@
<sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin>
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>

<git-commit-id-plugin.version>5.0.1</git-commit-id-plugin.version>
<git-commit-id-plugin.version>6.0.0</git-commit-id-plugin.version>
<version.copyright>Copyright (C) 2019-2023 Niels Basjes</version.copyright>
<version.license>Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.</version.license>
<version.url>${project.url}</version.url>
Expand Down

0 comments on commit ca34631

Please sign in to comment.