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 (#218)

Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
Co-authored-by: Gregor Zeitlinger <[email protected]>
  • Loading branch information
grafanarenovatebot[bot] and zeitlinger authored Dec 20, 2024
1 parent bb38aaf commit 32ae0bd
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 32ae0bd

Please sign in to comment.