Openbravo Issue Tracking System - Modules
View Issue Details
0052265ModulesOpen APIpublic2023-04-26 17:482023-10-30 15:01
shuehner 
Triage Platform Conn 
urgentmajorhave not tried
closedfixed 
5
 
 
0052265: openapi: snakeyaml library should be updated to the latest release
snakeyaml-1.3.jar should be updated to the latest release
-
No tags attached.
related to defect 0051137 closed gdagnesses openapi: snakeyaml library should be updated to the latest release 
Issue History
2023-04-26 17:48shuehnerNew Issue
2023-04-26 17:48shuehnerAssigned To => Triage Platform Conn
2023-04-26 17:48shuehnerIssue generated from0051137
2023-04-26 17:48shuehnerRelationship addedrelated to 0051137
2023-05-15 12:40hgbotNote Added: 0149699
2023-05-15 12:42hgbotNote Added: 0149700
2023-05-15 17:41hgbotResolutionopen => fixed
2023-05-15 17:41hgbotStatusnew => closed
2023-05-15 17:41hgbotNote Added: 0149712
2023-05-15 17:41hgbotNote Added: 0149713
2023-05-15 17:41hgbotNote Added: 0149714
2023-05-15 17:42hgbotNote Added: 0149715
2023-10-30 15:01shuehnerIssue cloned0053802

Notes
(0149699)
hgbot   
2023-05-15 12:40   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.openapi/-/merge_requests/7 [^]
(0149700)
hgbot   
2023-05-15 12:42   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/145 [^]
(0149712)
hgbot   
2023-05-15 17:41   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.openapi [^]
Changeset: 490b6102d2328b770088b816c781bffa415dedc9
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 15-05-2023 12:39:58
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.openapi/-/commit/490b6102d2328b770088b816c781bffa415dedc9 [^]

fixes BUG-52265: update swagger-core to version 2.2.9 and its dependencies

---
A lib/runtime/commons-lang3-3.12.0.jar
A lib/runtime/jackson-dataformat-yaml-2.14.2.jar
A lib/runtime/jackson-datatype-jsr310-2.14.2.jar
A lib/runtime/jakarta.validation-api-2.0.2.jar
A lib/runtime/snakeyaml-2.0.jar
A lib/runtime/swagger-annotations-2.2.9.jar
A lib/runtime/swagger-core-2.2.9.jar
A lib/runtime/swagger-models-2.2.9.jar
M legal/Licensing.txt
R lib/runtime/commons-lang3-3.7.jar
R lib/runtime/snakeyaml-1.33.jar
R lib/runtime/swagger-annotations-2.1.1.jar
R lib/runtime/swagger-core-2.1.1.jar
R lib/runtime/swagger-models-2.1.1.jar
R lib/runtime/validation-api-1.1.0.Final.jar
---
(0149713)
hgbot   
2023-05-15 17:41   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.openapi/-/merge_requests/7 [^]
(0149714)
hgbot   
2023-05-15 17:41   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: d39a019732992cf4b7db8bc76f3d58862e0e77ca
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 15-05-2023 10:43:15
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/d39a019732992cf4b7db8bc76f3d58862e0e77ca [^]

related to BUG-52265: remove usage of deprecated method

---
M src/org/openbravo/api/openapi/OpenApiEntityMapping.java
---
(0149715)
hgbot   
2023-05-15 17:42   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/145 [^]