Skip to content

Commit

Permalink
Bump org.springframework.shell:spring-shell-starter from 3.3.0 to 3.3.2
Browse files Browse the repository at this point in the history
Bumps [org.springframework.shell:spring-shell-starter](https://github.com/spring-projects/spring-shell) from 3.3.0 to 3.3.2.
- [Release notes](https://github.com/spring-projects/spring-shell/releases)
- [Commits](spring-projects/spring-shell@v3.3.0...v3.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent afd6a95 commit 6910eb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'com.jcraft:jsch:0.1.55'
implementation 'org.springframework.shell:spring-shell-starter:3.3.0'
implementation 'org.springframework.shell:spring-shell-starter:3.3.2'
implementation 'org.springframework.boot:spring-boot-starter-actuator'
implementation("com.mixpanel:mixpanel-java:1.5.3")
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.5.6'
Expand All @@ -51,7 +51,7 @@ dependencies {
implementation 'com.amazonaws:aws-encryption-sdk-java:3.0.1'
implementation 'org.bouncycastle:bcpg-jdk15on:1.70'
implementation 'org.bouncycastle:bcpkix-jdk15on:1.70'
implementation 'org.springframework.shell:spring-shell-starter:3.3.0'
implementation 'org.springframework.shell:spring-shell-starter:3.3.2'
implementation 'commons-net:commons-net:3.11.1'

implementation 'com.google.api-client:google-api-client:2.6.0'
Expand Down

0 comments on commit 6910eb4

Please sign in to comment.