Skip to content

Commit

Permalink
Merge pull request #16 from MrGraversen/dependabot/maven/org.apache.l…
Browse files Browse the repository at this point in the history
…ogging.log4j-log4j-core-2.17.0

⬆️ Bump log4j-core from 2.14.1 to 2.17.0
  • Loading branch information
MrGraversen authored Dec 19, 2021
2 parents 6d1d3f2 + 01e4881 commit d709a0d
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 @@ -11,7 +11,7 @@
<properties>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<slf4j.version>2.14.1</slf4j.version>
<slf4j.version>2.17.0</slf4j.version>
</properties>

<dependencies>
Expand Down

0 comments on commit d709a0d

Please sign in to comment.