Skip to content

Commit a8af93f

Browse files
Bump spring-boot.version from 2.3.3.RELEASE to 2.3.4.RELEASE (#279)
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]>
1 parent 4fc2ab5 commit a8af93f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<aws-java-sdk.version>1.11.873</aws-java-sdk.version>
1616
<zipkin-reporter.version>2.15.2</zipkin-reporter.version>
17-
<spring-boot.version>2.3.3.RELEASE</spring-boot.version>
17+
<spring-boot.version>2.3.4.RELEASE</spring-boot.version>
1818
<testcontainers.version>1.14.3</testcontainers.version>
1919
<jackson.version>2.10.2</jackson.version>
2020
<amazon-kinesis-producer.version>0.14.1</amazon-kinesis-producer.version>

0 commit comments

Comments
 (0)