Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework.cloud:spring-cloud-d…
Browse files Browse the repository at this point in the history
…ependencies to v2023.0.4
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 472ac57 commit b7a51cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anzeigen-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<maven.compiler.release>${java.version}</maven.compiler.release>

<!-- Core Frameworks -->
<spring-cloud-dependencies.version>2023.0.3</spring-cloud-dependencies.version> <!-- Must match the chosen Spring Boot version -->
<spring-cloud-dependencies.version>2023.0.4</spring-cloud-dependencies.version> <!-- Must match the chosen Spring Boot version -->

<!-- Logging -->
<logstash-logback-encoder.version>8.0</logstash-logback-encoder.version>
Expand Down

0 comments on commit b7a51cd

Please sign in to comment.