Skip to content

Commit

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

Bump ch.qos.logback:logback-classic from 1.2.7 to 1.2.13
  • Loading branch information
jamesaoverton authored Dec 7, 2023
2 parents 9dba31a + 1db2ef2 commit 19bab7f
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 @@ -204,7 +204,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.7</version>
<version>1.2.13</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 19bab7f

Please sign in to comment.