Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework.boot:spring-boot-dep…
Browse files Browse the repository at this point in the history
…endencies to v3.4.1
  • Loading branch information
grafanarenovatebot[bot] authored Dec 20, 2024
1 parent b8105c4 commit e5584dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<name>Hello World REST Service</name>

<properties>
<spring.version>3.3.4</spring.version>
<spring.version>3.4.1</spring.version>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
</properties>
Expand Down

0 comments on commit e5584dc

Please sign in to comment.