From 82e1e647027a97c5782c1fd3d1e415d31b0dc3e4 Mon Sep 17 00:00:00 2001 From: Humoyun Norboboev <113400537+humonest-one@users.noreply.github.com> Date: Wed, 29 May 2024 20:09:52 +0500 Subject: [PATCH] Release 2.7.2 (#72) --- NEWS.md | 5 +++++ pom.xml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index a46e784..0c5341d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,8 @@ +* [EDGRTAC-88](https://folio-org.atlassian.net/browse/EDGRTAC-88) Vert.x 4.5.7 fixing netty-codec-http form POST OOM CVE-2024-29025 +* Remove -SNAPSHOT from edge-common:4.7.0-SNAPSHOT +* [EDGRTAC-87](https://folio-org.atlassian.net/browse/EDGRTAC-87) aws-java-sdk-ssm 1.12.729 removing ion-java CVE-2024-21634 +* [EDGRTAC-86](https://folio-org.atlassian.net/browse/EDGRTAC-86) Enhance HTTP Endpoint Security with TLS and FIPS-140-2 Compliant Cryptography + # 2.7.1 2024-03-22 * US1238243: update edge-common version to 4.6.0 ([MODRTAC-109](https://folio-org.atlassian.net/browse/MODRTAC-109)) diff --git a/pom.xml b/pom.xml index 4b5eb76..9ea6d5e 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.folio edge-rtac - 2.7.2-SNAPSHOT + 2.7.3-SNAPSHOT jar Edge API - Real Time Availability Check