Skip to content

Commit

Permalink
Bump org.springframework.boot_version from 3.3.2 to 3.3.5
Browse files Browse the repository at this point in the history
Bumps `org.springframework.boot_version` from 3.3.2 to 3.3.5.

Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.3.2 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.2...v3.3.5)

Updates `org.springframework.boot:spring-boot-autoconfigure` from 3.3.2 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.2...v3.3.5)

Updates `org.springframework.boot:spring-boot` from 3.3.2 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.2...v3.3.5)

Updates `org.springframework.boot:spring-boot-starter-web` from 3.3.2 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.2...v3.3.5)

Updates `org.springframework.boot:spring-boot-starter-web-services` from 3.3.2 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.2...v3.3.5)

Updates `org.springframework.boot:spring-boot-starter-security` from 3.3.2 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.2...v3.3.5)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-data-jpa
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-autoconfigure
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-web-services
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-security
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 3d8a1b8 commit fa0276d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
</scm>

<properties>
<org.springframework.boot_version>3.3.2</org.springframework.boot_version>
<org.springframework.boot_version>3.3.5</org.springframework.boot_version>
<org.springframework.batch_version>5.1.2</org.springframework.batch_version>
<javax.transaction.transaction-api_version>1.3</javax.transaction.transaction-api_version>
<jakarta.transaction-api.version>2.0.1</jakarta.transaction-api.version>
Expand Down

0 comments on commit fa0276d

Please sign in to comment.