Skip to content

Commit

Permalink
Merge pull request #32 from BioPAX/dependabot/maven/distr/ch.qos.logb…
Browse files Browse the repository at this point in the history
…ack-logback-classic-1.4.12

Bump ch.qos.logback:logback-classic from 1.4.9 to 1.4.12 in /distr
  • Loading branch information
IgorRodchenkov authored Nov 29, 2023
2 parents 2b14e08 + 48dd840 commit 0f2d965
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion distr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.4.9</version>
<version>1.4.12</version>
<scope>runtime</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.4.9</version>
<version>1.4.12</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand Down

0 comments on commit 0f2d965

Please sign in to comment.