Skip to content

Commit

Permalink
Bump version.io.spring from 6.0.13 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps `version.io.spring` from 6.0.13 to 6.1.0.

Updates `org.springframework:spring-context` from 6.0.13 to 6.1.0
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.13...v6.1.0)

Updates `org.springframework:spring-core` from 6.0.13 to 6.1.0
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.13...v6.1.0)

Updates `org.springframework:spring-web` from 6.0.13 to 6.1.0
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.13...v6.1.0)

---
updated-dependencies:
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Nov 17, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent d123da9 commit 4c3a034
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
@@ -50,7 +50,7 @@
<maven.compiler.source>17</maven.compiler.source>

<version.com.squareup.protoparser>4.0.3</version.com.squareup.protoparser>
<version.io.spring>6.0.13</version.io.spring>
<version.io.spring>6.1.0</version.io.spring>
<version.io.spring.security>6.1.5</version.io.spring.security>
<version.io.spring.session>3.1.3</version.io.spring.session>
<version.jakarta.annotation>2.1.1</version.jakarta.annotation>

0 comments on commit 4c3a034

Please sign in to comment.