Skip to content

Commit

Permalink
Bump spring-boot.version from 2.3.3.RELEASE to 2.3.4.RELEASE (#279)
Browse files Browse the repository at this point in the history
Bumps `spring-boot.version` from 2.3.3.RELEASE to 2.3.4.RELEASE.

Updates `spring-boot-dependencies` from 2.3.3.RELEASE to 2.3.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.3.3.RELEASE...v2.3.4.RELEASE)

Updates `spring-boot-maven-plugin` from 2.3.3.RELEASE to 2.3.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.3.3.RELEASE...v2.3.4.RELEASE)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: worldtiki <[email protected]>
  • Loading branch information
dependabot[bot] and worldtiki authored Oct 28, 2020
1 parent 4fc2ab5 commit a8af93f
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 @@ -14,7 +14,7 @@

<aws-java-sdk.version>1.11.873</aws-java-sdk.version>
<zipkin-reporter.version>2.15.2</zipkin-reporter.version>
<spring-boot.version>2.3.3.RELEASE</spring-boot.version>
<spring-boot.version>2.3.4.RELEASE</spring-boot.version>
<testcontainers.version>1.14.3</testcontainers.version>
<jackson.version>2.10.2</jackson.version>
<amazon-kinesis-producer.version>0.14.1</amazon-kinesis-producer.version>
Expand Down

0 comments on commit a8af93f

Please sign in to comment.