Skip to content

Commit

Permalink
Bump spring-websocket from 5.3.15 to 5.3.16 (#2553)
Browse files Browse the repository at this point in the history
Bumps [spring-websocket](https://github.com/spring-projects/spring-framework) from 5.3.15 to 5.3.16.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.15...v5.3.16)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <[email protected]>
  • Loading branch information
dependabot[bot] and aklish authored Feb 17, 2022
1 parent ecce964 commit 8d70b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elide-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-websocket</artifactId>
<version>5.3.15</version>
<version>5.3.16</version>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
Expand Down

0 comments on commit 8d70b62

Please sign in to comment.