Skip to content

Commit

Permalink
Merge pull request #255 from Emory-HITI/dependabot/maven/modules/app-…
Browse files Browse the repository at this point in the history
…layer/org.apache.logging.log4j-log4j-core-2.17.1

Bump log4j-core from 2.16.0 to 2.17.1 in /modules/app-layer
  • Loading branch information
pradeeban authored Jan 6, 2022
2 parents f12de69 + 539333c commit db3ebab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/app-layer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.16.0</version>
<version>2.17.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit db3ebab

Please sign in to comment.