Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 960ace2

Browse files
authoredAug 23, 2021
Merge pull request #474 from javaee-samples/dependabot/maven/websocket/atmosphere-chat/ch.qos.logback-logback-core-1.2.0
Bump logback-core from 1.0.13 to 1.2.0 in /websocket/atmosphere-chat
2 parents f5ba342 + 976ab4f commit 960ace2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎websocket/atmosphere-chat/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>ch.qos.logback</groupId>
3232
<artifactId>logback-core</artifactId>
33-
<version>1.0.13</version>
33+
<version>1.2.0</version>
3434
</dependency>
3535
<dependency>
3636
<groupId>org.atmosphere</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.