Skip to content

Commit

Permalink
chore: bump org.springframework.boot:spring-boot from 3.3.1 to 3.3.4 …
Browse files Browse the repository at this point in the history
…in the production-minor-patch group across 1 directory (#250)

* chore: bump org.springframework.boot:spring-boot

Bumps the production-minor-patch group with 1 update in the / directory: [org.springframework.boot:spring-boot](https://github.com/spring-projects/spring-boot).


Updates `org.springframework.boot:spring-boot` from 3.3.1 to 3.3.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update sap-spring-properties/pom.xml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charles Dubois <[email protected]>
  • Loading branch information
dependabot[bot] and CharlesDuboisSAP authored Oct 14, 2024
1 parent 8c05540 commit cbdee73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sap-spring-properties/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@

<properties>
<project.rootdir>${project.basedir}/../</project.rootdir>
<spring.version>6.1.10</spring.version>
<spring-boot.version>3.3.1</spring-boot.version>
<spring.version>6.1.13</spring.version>
<spring-boot.version>3.3.4</spring-boot.version>
</properties>

<dependencies>
Expand Down

0 comments on commit cbdee73

Please sign in to comment.