Skip to content

Commit

Permalink
Bump spring-boot-starter-web in /it/spring-boot-with-jib
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed May 10, 2022
1 parent ddf3029 commit 2b336a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion it/spring-boot-with-jib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<docker.user>fabric8</docker.user>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<spring.version>2.3.3.RELEASE</spring.version>
<spring.version>2.5.12</spring.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 2b336a6

Please sign in to comment.