Skip to content

Commit

Permalink
build(deps): bump org.springframework.shell:spring-shell-dependencies
Browse files Browse the repository at this point in the history
Bumps [org.springframework.shell:spring-shell-dependencies](https://github.com/spring-projects/spring-shell) from 2.1.10 to 2.1.13.
- [Release notes](https://github.com/spring-projects/spring-shell/releases)
- [Commits](spring-projects/spring-shell@v2.1.10...v2.1.13)

---
updated-dependencies:
- dependency-name: org.springframework.shell:spring-shell-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent 556dac9 commit cb15d3e
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 @@ -16,7 +16,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<java.version>17</java.version>
<spring-shell.version>2.1.10</spring-shell.version>
<spring-shell.version>2.1.13</spring-shell.version>
<openrewrite.version>7.35.0</openrewrite.version>
<openrewrite.spring.version>4.32.0</openrewrite.spring.version>
<rewrite-migrate-java.version>1.17.0</rewrite-migrate-java.version>
Expand Down

0 comments on commit cb15d3e

Please sign in to comment.