Skip to content

Commit

Permalink
Merge pull request #282 from discord-jar/dependabot/maven/org.springf…
Browse files Browse the repository at this point in the history
…ramework.boot-spring-boot-starter-websocket-3.2.4

build(deps): bump org.springframework.boot:spring-boot-starter-websocket from 3.2.3 to 3.2.4
  • Loading branch information
seailz authored Mar 29, 2024
2 parents 912b0c4 + 37a5ac4 commit 86f1429
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 @@ -105,7 +105,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-websocket</artifactId>
<version>3.2.3</version>
<version>3.2.4</version>
</dependency>
<!-- Used for marking methods and params -->
<dependency>
Expand Down

0 comments on commit 86f1429

Please sign in to comment.