Commit a6cf115 1 parent 8e76ca2 commit a6cf115 Copy full SHA for a6cf115
File tree 2 files changed +7
-3
lines changed
2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.9.3 (2021-12-20)
4
+ * Fix CVE-2021 -45105
5
+ * Increase log4j-version ` 2.16.0 ` -> ` 2.17.0 `
6
+
3
7
## 1.9.2 (2021-12-15)
4
8
* Fix CVE-2021 -45046
5
9
* Increase log4j-version ` 2.15.0 ` -> ` 2.16.0 `
8
12
* Fix CVE-2021 -44228
9
13
* Fix [ Denial of Service Vulnerability] ( https://vaadin.com/security/2021-10-27 )
10
14
* Increase vaadin-version ` 7.7.8 ` -> ` 7.7.28 `
11
- * Increase log4j-version ` 2.11.0 ` -> ` 2.15.0 `
15
+ * Increase log4j-version ` 2.11.0 ` -> ` 2.15.0 `
Original file line number Diff line number Diff line change 9
9
<version >3.1.4</version >
10
10
</parent >
11
11
<artifactId >user-db-portlet</artifactId >
12
- <version >1.9.2 </version >
12
+ <version >1.9.3 </version >
13
13
<name >User Database Portlet</name >
14
14
<url >http://github.com/qbicsoftware/user-db-portlet</url >
15
15
<packaging >war</packaging >
16
16
<properties >
17
17
<vaadin .version>7.7.28</vaadin .version>
18
18
<vaadin .plugin.version>7.7.28</vaadin .plugin.version>
19
- <log4j .version>2.16 .0</log4j .version>
19
+ <log4j .version>2.17 .0</log4j .version>
20
20
</properties >
21
21
<!-- we only need to tell maven where to find our parent pom and other QBiC
22
22
dependencies -->
You can’t perform that action at this time.
0 commit comments