Skip to content

Commit

Permalink
Bump spring-version from 6.1.2 to 6.1.3
Browse files Browse the repository at this point in the history
Bumps `spring-version` from 6.1.2 to 6.1.3.

Updates `org.springframework:spring-test` from 6.1.2 to 6.1.3
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.2...v6.1.3)

Updates `org.springframework:spring-core` from 6.1.2 to 6.1.3
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.2...v6.1.3)

Updates `org.springframework:spring-aop` from 6.1.2 to 6.1.3
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.2...v6.1.3)

Updates `org.springframework:spring-context` from 6.1.2 to 6.1.3
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.2...v6.1.3)

Updates `org.springframework:spring-beans` from 6.1.2 to 6.1.3
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.2...v6.1.3)

Updates `org.springframework:spring-expression` from 6.1.2 to 6.1.3
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.2...v6.1.3)

Updates `org.springframework:spring-tx` from 6.1.2 to 6.1.3
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.2...v6.1.3)

Updates `org.springframework:spring-context-support` from 6.1.2 to 6.1.3
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.2...v6.1.3)

Updates `org.springframework:spring-jdbc` from 6.1.2 to 6.1.3
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.2...v6.1.3)

Updates `org.springframework:spring-jms` from 6.1.2 to 6.1.3
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.2...v6.1.3)

Updates `org.springframework:spring-orm` from 6.1.2 to 6.1.3
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.2...v6.1.3)

Updates `org.springframework:spring-web` from 6.1.2 to 6.1.3
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.2...v6.1.3)

Updates `org.springframework:spring-webmvc` from 6.1.2 to 6.1.3
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.2...v6.1.3)

---
updated-dependencies:
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-aop
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-expression
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-tx
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-context-support
  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-jms
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-orm
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-web
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent c841eb9 commit 0e3797d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@
<spring-data-redis-version>3.2.2</spring-data-redis-version>
<spring-ldap-version>3.2.1</spring-ldap-version>
<spring-vault-core-version>3.1.1</spring-vault-core-version>
<spring-version>6.1.2</spring-version>
<spring-version>6.1.3</spring-version>
<spring-rabbitmq-version>3.1.1</spring-rabbitmq-version>
<spring-security-version>6.2.1</spring-security-version>
<spring-ws-version>4.0.9</spring-ws-version>
Expand Down

0 comments on commit 0e3797d

Please sign in to comment.