Skip to content

Commit

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

Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13
  • Loading branch information
dotasek authored Dec 13, 2023
2 parents af6635c + 4c82cbc commit 723c591
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 @@ -58,7 +58,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.3</version>
<version>1.2.13</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 723c591

Please sign in to comment.