Skip to content

Commit

Permalink
Bump org.springframework.boot:spring-boot-starter-web
Browse files Browse the repository at this point in the history
Bumps [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.3.1.RELEASE to 2.5.12.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.3.1.RELEASE...v2.5.12)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2023
1 parent 082e068 commit a51693d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/elasticjob-example-springboot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<name>${project.artifactId}</name>

<properties>
<springboot.version>2.3.1.RELEASE</springboot.version>
<springboot.version>2.5.12</springboot.version>
<spring.version>5.2.7.RELEASE</spring.version>
</properties>

Expand Down

0 comments on commit a51693d

Please sign in to comment.