Skip to content

Commit

Permalink
build(deps): bump spring.version from 5.3.26 to 5.3.27
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 5.3.26 to 5.3.27.

Updates `spring-context` from 5.3.26 to 5.3.27
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.26...v5.3.27)

Updates `spring-web` from 5.3.26 to 5.3.27
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.26...v5.3.27)

Updates `spring-jdbc` from 5.3.26 to 5.3.27
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.26...v5.3.27)

Updates `spring-orm` from 5.3.26 to 5.3.27
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.26...v5.3.27)

Updates `spring-webmvc` from 5.3.26 to 5.3.27
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.26...v5.3.27)

Updates `spring-test` from 5.3.26 to 5.3.27
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.26...v5.3.27)

---
updated-dependencies:
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-orm
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 13, 2023
1 parent e7447e4 commit 75fc11b
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 @@ -106,7 +106,7 @@
<slf4j.version>1.7.36</slf4j.version>
<logback.version>1.2.11</logback.version>
<log4j.version>2.19.0</log4j.version>
<spring.version>5.3.26</spring.version>
<spring.version>5.3.27</spring.version>
<spring-boot.version>2.7.10</spring-boot.version>
<guice.version>4.2.3</guice.version>
<jaxrs.api.version>2.1.1</jaxrs.api.version>
Expand Down

0 comments on commit 75fc11b

Please sign in to comment.