File tree Expand file tree Collapse file tree 4 files changed +18
-59
lines changed Expand file tree Collapse file tree 4 files changed +18
-59
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -4,6 +4,22 @@ Changelog
44
55This project adheres to `Semantic Versioning <https://semver.org/ >`_.
66
7+ 1.12.6 (2022-01-04)
8+ -------------------
9+
10+ **Added **
11+
12+ **Fixed **
13+
14+ * CVE-2021-44832
15+
16+ **Dependencies **
17+
18+ * ``org.apache.logging.log4j:log4j-core:2.17.0 `` -> ``2.17.1 ``
19+ * ``org.apache.logging.log4j:log4j-api:2.17.0 `` -> ``2.17.1 ``
20+
21+ **Deprecated **
22+
7231.12.5 (2021-12-20)
824-------------------
925
Original file line number Diff line number Diff line change 44 xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
55 <modelVersion >4.0.0</modelVersion >
66 <artifactId >projectwizard-portlet</artifactId >
7- <version >1.12.5 </version >
7+ <version >1.12.6 </version >
88 <name >ProjectWizard Portlet</name >
99 <url >https://github.com/qbicsoftware/projectwizard-portlet</url >
1010 <description >Creates hierarchical experiments using factorial design.</description >
1717 <properties >
1818 <vaadin .version>7.7.28</vaadin .version>
1919 <vaadin .plugin.version>7.7.28</vaadin .plugin.version>
20- <log4j .version>2.17.0 </log4j .version>
20+ <log4j .version>2.17.1 </log4j .version>
2121 </properties >
2222 <repositories >
2323 <repository >
You can’t perform that action at this time.
0 commit comments