Skip to content

Commit

Permalink
chore(deps): update dependency org.springframework:spring-core to v6.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and nielsbasjes committed Feb 13, 2025
1 parent af1063f commit c3dbc80
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>6.2.2</spring.version>
<spring.version>6.2.3</spring.version>
</properties>

<dependencies>
Expand Down

0 comments on commit c3dbc80

Please sign in to comment.