Skip to content

Commit

Permalink
Merge pull request #175 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.1.0
  • Loading branch information
seailz authored May 19, 2023
2 parents 49b001d + 4851d5c commit a8b3c15
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 @@ -94,7 +94,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-websocket</artifactId>
<version>3.0.6</version>
<version>3.1.0</version>
</dependency>
<!-- Used for marking methods and params -->
<dependency>
Expand Down

0 comments on commit a8b3c15

Please sign in to comment.