Skip to content

Commit

Permalink
deps: update dependency ch.qos.logback:logback-core to v1.3.15 [secur…
Browse files Browse the repository at this point in the history
…ity]
  • Loading branch information
renovate-bot committed Feb 24, 2025
1 parent fe002fa commit c88284e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions showcase/gapic-showcase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>1.2.13</version>
<version>1.3.15</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down Expand Up @@ -333,7 +333,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>1.2.13</version>
<version>1.3.15</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit c88284e

Please sign in to comment.