File tree Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,23 @@ Changelog
44
55This project adheres to `Semantic Versioning <https://semver.org/ >`_.
66
7+ 2.14.3 (2021-12-20)
8+ -------------------
9+
10+ **Added **
11+
12+ **Fixed **
13+
14+ * CVE-2021-45105
15+
16+ **Dependencies **
17+
18+ * Bump `org.apache.logging.log4j:log4j-api ` from 2.16.0 to 2.17.0
19+
20+ * Bump `org.apache.logging.log4j:log4j-core ` from 2.16.0 to 2.17.0
21+
22+ **Deprecated **
23+
7242.14.2 (2021-12-16)
825-------------------
926
Original file line number Diff line number Diff line change 77
88 <groupId >life.qbic</groupId >
99 <artifactId >data-model-lib</artifactId >
10- <version >2.14.2 </version > <!-- <<QUBE_FORCE_BUMP>> -->
10+ <version >2.14.3 </version > <!-- <<QUBE_FORCE_BUMP>> -->
1111 <name >data-model-lib</name >
1212 <url >http://github.com/qbicsoftware/data-model-lib</url >
1313 <description >Data models. A collection of QBiC's central data models and DTOs.</description >
1919
2020 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2121 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
22- <log4j .version>2.16 .0</log4j .version>
22+ <log4j .version>2.17 .0</log4j .version>
2323 </properties >
2424
2525 <pluginRepositories >
You can’t perform that action at this time.
0 commit comments