Skip to content

Commit

Permalink
Merge pull request #1 from a9lim/dependabot/maven/ch.qos.logback-logb…
Browse files Browse the repository at this point in the history
…ack-classic-1.4.12

Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.12
  • Loading branch information
a9lim authored Dec 4, 2023
2 parents 3a8077e + 7c59a3e commit 95bb1fd
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 @@ -46,7 +46,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.4.11</version>
<version>1.4.12</version>
</dependency>
<dependency>
<groupId>com.typesafe</groupId>
Expand Down

0 comments on commit 95bb1fd

Please sign in to comment.