Skip to content

Commit

Permalink
Bump spring-boot-autoconfigure from 2.3.4.RELEASE to 2.5.15
Browse files Browse the repository at this point in the history
Bumps [spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.3.4.RELEASE to 2.5.15.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.3.4.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] authored May 26, 2023
1 parent 50e6c82 commit 9771521
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Jdempotent-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

<properties>
<java.version>11</java.version>
<spring.boot.version>2.3.4.RELEASE</spring.boot.version>
<spring.boot.version>2.5.15</spring.boot.version>
<spring.framework.version>5.2.9.RELEASE</spring.framework.version>
<version.mockito>1.10.19</version.mockito>
<version.junit>4.13.1</version.junit>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

<properties>
<java.version>11</java.version>
<spring.boot.version>2.3.4.RELEASE</spring.boot.version>
<spring.boot.version>2.5.15</spring.boot.version>
<spring.framework.version>5.2.9.RELEASE</spring.framework.version>
<version.mockito>1.10.19</version.mockito>
<version.junit>4.13.1</version.junit>
Expand Down

0 comments on commit 9771521

Please sign in to comment.