Skip to content

Commit 6a6c7fc

Browse files
Bump spring-boot-starter-web in /it/spring-boot-with-jib (#1538)
Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.3.3.RELEASE to 2.5.12. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.3.3.RELEASE...v2.5.12) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f42d9a3 commit 6a6c7fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

it/spring-boot-with-jib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<docker.user>fabric8</docker.user>
3434
<maven.compiler.source>1.8</maven.compiler.source>
3535
<maven.compiler.target>1.8</maven.compiler.target>
36-
<spring.version>2.3.3.RELEASE</spring.version>
36+
<spring.version>2.5.12</spring.version>
3737
</properties>
3838

3939
<dependencies>

0 commit comments

Comments
 (0)