Skip to content

Commit

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

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

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

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

---
updated-dependencies:
- 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-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent 43f842a commit c081d7f
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 @@ -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.1.0</version.io.spring>
<version.io.spring>6.1.1</version.io.spring>
<version.io.spring.security>6.2.0</version.io.spring.security>
<version.io.spring.session>3.1.3</version.io.spring.session>
<version.jakarta.annotation>2.1.1</version.jakarta.annotation>
Expand Down

0 comments on commit c081d7f

Please sign in to comment.