Skip to content

Commit

Permalink
Merge 9fc7e2d into c83e027
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 13, 2021
2 parents c83e027 + 9fc7e2d commit f3ce020
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-to-slf4j</artifactId>
<version>2.15.0</version>
<version>2.16.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-to-slf4j</artifactId>
<version>2.15.0</version>
<version>2.16.0</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit f3ce020

Please sign in to comment.