Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #339 from holixon/dependabot/maven/ch.qos.logback-…
Browse files Browse the repository at this point in the history
…logback-classic-1.4.11

chore(deps): bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.11
  • Loading branch information
zambrovski authored Nov 3, 2023
2 parents 94a9729 + 6f4aebc commit cfb4d19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.4.8</version>
<version>1.4.11</version>
</dependency>

<!-- Plugin Runtime -->
Expand Down
2 changes: 1 addition & 1 deletion extension/server-plugin/serializer-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.4.8</version>
<version>1.4.11</version>
</dependency>

<dependency>
Expand Down

0 comments on commit cfb4d19

Please sign in to comment.