Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
Update ch.qos.logback:logback-classic 1.4.5 → 1.4.7.
  • Loading branch information
io7m committed May 4, 2023
1 parent 9768132 commit f830ec2
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 @@ -28,7 +28,7 @@

<licenses>
<license>
<name>ISC License</name>
<name>ISC</name>
<url>http://io7m.com/license/isc.txt</url>
</license>
</licenses>
Expand Down Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.4.1</version>
<version>1.4.7</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit f830ec2

Please sign in to comment.