Skip to content

Commit

Permalink
log4j 2.22.1 -> 2.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nbauma109 committed Jan 21, 2024
1 parent 2e93521 commit f442c48
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 @@ -100,13 +100,13 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>
<version>2.22.1</version>
<version>2.22.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.22.1</version>
<version>2.22.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f442c48

Please sign in to comment.