Skip to content

Commit

Permalink
bump logback
Browse files Browse the repository at this point in the history
  • Loading branch information
eivindsd committed Jan 21, 2025
1 parent a0ebd6f commit fe1bffa
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 @@ -36,7 +36,7 @@
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<scope>runtime</scope>
<version>1.4.14</version>
<version>1.5.16</version>
</dependency>
<dependency>
<groupId>org.codehaus.janino</groupId>
Expand All @@ -47,7 +47,7 @@
<dependency>
<groupId>net.logstash.logback</groupId>
<artifactId>logstash-logback-encoder</artifactId>
<version>7.4</version>
<version>8.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit fe1bffa

Please sign in to comment.