Skip to content

Commit

Permalink
chore(deps): update dependency org.springframework:spring-core to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent cf65343 commit dc699cb
Showing 1 changed file with 1 addition and 1 deletion.
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>6.0.13</spring.version>
</properties>

<dependencies>
Expand Down

0 comments on commit dc699cb

Please sign in to comment.