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 May 12, 2023
1 parent cb51800 commit df002d0
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 @@ -33,7 +33,7 @@
<properties>
<antlr.version>4.9.2</antlr.version>
<antlr4-pvisitor.version>1.0-${antlr.version}</antlr4-pvisitor.version>
<spring.version>5.3.27</spring.version>
<spring.version>6.0.9</spring.version>
</properties>

<dependencies>
Expand Down

0 comments on commit df002d0

Please sign in to comment.