Skip to content

Commit

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

Updates `org.springframework:spring-context` from 5.3.29 to 5.3.30
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.29...v5.3.30)

Updates `org.springframework:spring-web` from 5.3.29 to 5.3.30
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.29...v5.3.30)

Updates `org.springframework:spring-jdbc` from 5.3.29 to 5.3.30
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.29...v5.3.30)

Updates `org.springframework:spring-orm` from 5.3.29 to 5.3.30
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.29...v5.3.30)

Updates `org.springframework:spring-webmvc` from 5.3.29 to 5.3.30
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.29...v5.3.30)

Updates `org.springframework:spring-test` from 5.3.29 to 5.3.30
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.29...v5.3.30)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent 2dee4ff commit 354b79d
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 @@ -109,7 +109,7 @@
<quartz.version>2.3.2</quartz.version>
<slf4j.version>2.0.9</slf4j.version>
<log4j.version>2.20.0</log4j.version>
<spring.version>5.3.29</spring.version>
<spring.version>5.3.30</spring.version>
<spring-boot.version>2.7.15</spring-boot.version>
<guice.version>4.2.3</guice.version>
<jaxrs.api.version>2.1.6</jaxrs.api.version>
Expand Down

0 comments on commit 354b79d

Please sign in to comment.