Skip to content

Commit

Permalink
Updated logback
Browse files Browse the repository at this point in the history
  • Loading branch information
gmsdelmundo committed Apr 25, 2024
1 parent 1125c15 commit 8b32e0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,12 +82,12 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>1.3.5</version>
<version>1.4.12</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.3.5</version>
<version>1.4.12</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 8b32e0b

Please sign in to comment.