Skip to content

Commit

Permalink
build(deps): bump spring-boot-starter-parent.version from 3.1.1 to 3.1.2
Browse files Browse the repository at this point in the history
Bumps `spring-boot-starter-parent.version` from 3.1.1 to 3.1.2.

Updates `org.springframework.boot:spring-boot-starter-parent` from 3.1.1 to 3.1.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.1...v3.1.2)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.1.1 to 3.1.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 9aa92f2 commit a4eb0ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<springmockk.version>4.0.2</springmockk.version>
<testcontainers.version>1.18.3</testcontainers.version>
<kotlinx-coroutines-debug.version>1.7.3</kotlinx-coroutines-debug.version>
<spring-boot-starter-parent.version>3.1.1</spring-boot-starter-parent.version>
<spring-boot-starter-parent.version>3.1.2</spring-boot-starter-parent.version>
<micrometer-tracing-bridge-otel.version>1.1.3</micrometer-tracing-bridge-otel.version>
<opentelemetry-exporter-zipkin.version>1.28.0</opentelemetry-exporter-zipkin.version>
<loki-logback-appender.version>1.4.1</loki-logback-appender.version>
Expand Down

0 comments on commit a4eb0ca

Please sign in to comment.