Skip to content

Commit

Permalink
fix(deps): update all dependencies to v3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 1b707cb commit aacc332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dsmr-graphql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.release>${java.version}</maven.compiler.release>
<main.class>nl.basjes.dsmr.service.DSMRService</main.class>
<spring-boot.version>3.4.1</spring-boot.version>
<spring-boot.version>3.4.2</spring-boot.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit aacc332

Please sign in to comment.