Skip to content

Commit

Permalink
Bump test.spring.version from 6.1.10 to 6.1.13
Browse files Browse the repository at this point in the history
Bumps `test.spring.version` from 6.1.10 to 6.1.13.

Updates `org.springframework:spring-beans` from 6.1.10 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.10...v6.1.13)

Updates `org.springframework:spring-context` from 6.1.10 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.10...v6.1.13)

Updates `org.springframework:spring-core` from 6.1.10 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.10...v6.1.13)

Updates `org.springframework:spring-expression` from 6.1.10 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.10...v6.1.13)

Updates `org.springframework:spring-web` from 6.1.10 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.10...v6.1.13)

Updates `org.springframework:spring-aop` from 6.1.10 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.10...v6.1.13)

---
updated-dependencies:
- dependency-name: org.springframework:spring-beans
  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-core
  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-web
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 7336950 commit 649bde5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/testsuite/cxf-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<properties>
<!-- This is used for test archives embedding Spring -->
<test.spring.version>6.1.10</test.spring.version>
<test.spring.version>6.1.13</test.spring.version>
<test.cxf.version>${cxf.version}</test.cxf.version>
<!-- base name of related server config files -->
<jbws-testsuite-jms-base>jbws-testsuite-jms</jbws-testsuite-jms-base>
Expand Down

0 comments on commit 649bde5

Please sign in to comment.