Skip to content

Commit 363d5b3

Browse files
Bump org.slf4j:slf4j-api in /hello-websocket-java/springboot/client
Bumps org.slf4j:slf4j-api from 2.0.12 to 2.0.13. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0af507 commit 363d5b3

File tree

1 file changed

+1
-1
lines changed
  • hello-websocket-java/springboot/client

1 file changed

+1
-1
lines changed

hello-websocket-java/springboot/client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<artifactId>slf4j-api</artifactId>
3636
<groupId>org.slf4j</groupId>
37-
<version>2.0.12</version>
37+
<version>2.0.13</version>
3838
</dependency>
3939
<dependency>
4040
<groupId>io.netty</groupId>

0 commit comments

Comments
 (0)