Skip to content

Commit

Permalink
Merge pull request #2 from ppgia-unifor/dependabot/maven/org.apache.l…
Browse files Browse the repository at this point in the history
…ogging.log4j-log4j-slf4j-impl-2.22.1

Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.20.0 to 2.22.1
  • Loading branch information
cmendesce authored Jan 2, 2024
2 parents 59d0aa8 + c634ada commit 15c45cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j-impl</artifactId>
<version>2.20.0</version>
<version>2.22.1</version>
</dependency>
<dependency>
<groupId>org.takes</groupId>
Expand Down

0 comments on commit 15c45cf

Please sign in to comment.