Skip to content

Commit

Permalink
Bump sockjs-client from 1.1.2 to 1.5.1
Browse files Browse the repository at this point in the history
Bumps [sockjs-client](https://github.com/webjars/sockjs-client) from 1.1.2 to 1.5.1.
- [Release notes](https://github.com/webjars/sockjs-client/releases)
- [Commits](webjars/sockjs-client@sockjs-client-1.1.2...sockjs-client-1.5.1)

---
updated-dependencies:
- dependency-name: org.webjars:sockjs-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2022
1 parent 4e56067 commit 40fffa8
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 @@ -33,7 +33,7 @@ repositories {
dependencies {
implementation 'org.springframework.boot:spring-boot-starter-websocket'
implementation 'org.webjars:webjars-locator-core'
implementation 'org.webjars:sockjs-client:1.1.2'
implementation 'org.webjars:sockjs-client:1.5.1'
implementation 'org.webjars:stomp-websocket:2.3.3-1'
implementation 'org.webjars:bootstrap:5.1.3'
implementation 'org.webjars:jquery:3.1.0'
Expand Down

0 comments on commit 40fffa8

Please sign in to comment.