Skip to content

Commit

Permalink
Bump commons-net:commons-net from 3.11.0 to 3.11.1
Browse files Browse the repository at this point in the history
Bumps commons-net:commons-net from 3.11.0 to 3.11.1.

---
updated-dependencies:
- dependency-name: commons-net:commons-net
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and bseeger committed Jun 11, 2024
1 parent 7660be6 commit f427f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dependencies {
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 'commons-net:commons-net:3.11.0'
implementation 'commons-net:commons-net:3.11.1'

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

0 comments on commit f427f1a

Please sign in to comment.