Skip to content

Commit

Permalink
chore(deps): bump org.springframework.data:spring-data-r2dbc
Browse files Browse the repository at this point in the history
Bumps [org.springframework.data:spring-data-r2dbc](https://github.com/spring-projects/spring-data-build) from 3.3.0 to 3.3.3.
- [Release notes](https://github.com/spring-projects/spring-data-build/releases)
- [Commits](spring-projects/spring-data-build@3.3.0...3.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent e634c14 commit a8fa429
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 @@ -32,7 +32,7 @@
<mysql.connector.version>8.0.33</mysql.connector.version>
<openapi-generator-maven-plugin.version>7.6.0</openapi-generator-maven-plugin.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring-version>3.3.0</spring-version>
<spring-version>3.3.3</spring-version>
<springdoc.version>2.5.0</springdoc.version>
<testcontainers.version>1.19.8</testcontainers.version>
<validation-api.version>2.0.1.Final</validation-api.version>
Expand Down

0 comments on commit a8fa429

Please sign in to comment.