Skip to content

Commit

Permalink
Merge pull request #98 from wanglingsong/dependabot/maven/jsurfer-ben…
Browse files Browse the repository at this point in the history
…chmark/ch.qos.logback-logback-classic-1.2.13

Bump ch.qos.logback:logback-classic from 1.2.0 to 1.2.13 in /jsurfer-benchmark
  • Loading branch information
wanglingsong authored Dec 6, 2023
2 parents f5e5cae + e826a00 commit 9078020
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jsurfer-benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.0</version>
<version>1.2.13</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.4.14</version>
<version>1.2.13</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 9078020

Please sign in to comment.