Skip to content

Commit

Permalink
Merge pull request #35 from folio-org/EDGRTAC-50-kiwi
Browse files Browse the repository at this point in the history
EDGRTAC-50: Upgrade to Log4J 2.16.0 (Kiwi R3 2021).
  • Loading branch information
kaladay authored Dec 16, 2021
2 parents bc1c6a5 + 3645715 commit 40ba456
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 2.3.1 IN-PROGRESS

* Upgrade to Log4J 2.16.0. (CVE-2021-44228) (EDGRTAC-50)

# 2.3.0 2021-10-05

* Upgrade to vert.x 4.x (EDGRTAC-37)
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<!-- the main class -->
<exec.mainClass>org.folio.edge.rtac.MainVerticle</exec.mainClass>
<log4j2.version>2.13.3</log4j2.version>
<log4j2.version>2.16.0</log4j2.version>
<apache.common.lang.ver>3.11</apache.common.lang.ver>
<apache.common.collections.ver>4.4</apache.common.collections.ver>
</properties>
Expand Down

0 comments on commit 40ba456

Please sign in to comment.