Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Commit

Permalink
chore(deps): bump log4j2 version from 2.16.0 to 2.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
juliapampus committed Jan 11, 2022
1 parent 888ea59 commit 2c5effa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,15 @@
# Changelog
All notable changes to this project will be documented in this file.

## [6.5.3] - 2022-01-11

### Changed
- Increase log4j2 version from 2.16.0 to 2.17.1.

## [6.5.2] - 2021-12-15

### Changed
- Increase log4j version to 2.16.0.
- Increase log4j2 version to 2.16.0.

## [6.5.1] - 2021-11-09

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<velocity.version>1.7</velocity.version>
<camel.version>3.12.0</camel.version>
<idscp2.version>0.6.0</idscp2.version>
<log4j2.version>2.16.0</log4j2.version>
<log4j2.version>2.17.1</log4j2.version>

<!-- Plugins -->
<maven-enforcer-plugin.version>3.0.0</maven-enforcer-plugin.version>
Expand Down

0 comments on commit 2c5effa

Please sign in to comment.