Skip to content
Snippets Groups Projects
Unverified Commit adc16934 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps): bump org.springframework.boot:spring-boot-starter-data-jpa

Bumps [org.springframework.boot:spring-boot-starter-data-jpa](https://github.com/spring-projects/spring-boot) from 3.3.4 to 3.3.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.4...v3.3.5

)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-data-jpa
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 729eb224
No related branches found
No related tags found
1 merge request!624chore: Maintenance Update
......@@ -58,7 +58,7 @@ dependencies {
api("com.fasterxml.jackson.module:jackson-module-kotlin:2.17.1")
api("org.springframework.boot:spring-boot-starter-web:3.3.2")
api("org.springframework.boot:spring-boot-starter-log4j2:3.3.2")
api("org.springframework.boot:spring-boot-starter-data-jpa:3.3.4")
api("org.springframework.boot:spring-boot-starter-data-jpa:3.3.5")
api("org.postgresql:postgresql:42.7.3")
api("org.javassist:javassist:3.30.2-GA")
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.1")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment