Skip to content

Commit

Permalink
Bump spring-boot-autoconfigure in /spring/spring-boot-2-sql-starter
Browse files Browse the repository at this point in the history
Bumps [spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.0.0.RELEASE to 2.5.15.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.0.0.RELEASE...v2.5.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 26, 2023
1 parent 04085dd commit 3ce7ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring/spring-boot-2-sql-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-autoconfigure</artifactId>
<version>2.0.0.RELEASE</version>
<version>2.5.15</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 3ce7ea6

Please sign in to comment.