File tree Expand file tree Collapse file tree 9 files changed +16
-10
lines changed
edgegrid-signer-apache-http-client
edgegrid-signer-async-http-client
edgegrid-signer-google-http-client
edgegrid-signer-rest-assured Expand file tree Collapse file tree 9 files changed +16
-10
lines changed Original file line number Diff line number Diff line change 11# Change log
22
3- ## 4.1.1 (?)
3+ ## 4.1.1 (February 17, 2022)
4+
5+ ### Enhancements
6+
7+ * Added OWASP dependency check plugin to maven pipeline.
48
59### Fixes
610
11+ * Fix multiple CVE vulnerabilities by upgrading logback and netty dependencies.
12+ * Fix Travis build by updating Java version to 8.
713* Correct README.md inconsistencies.
814
915## 4.1.0 (August 26, 2021)
1016
1117### Enhancements
1218
1319* Upgrade project dependencies.
14- * Ensure compatibility with Java > v9.
20+ * Ensure compatibility with Java >= v9.
1521
1622## 4.0.1
1723
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >edgegrid-signer-parent</artifactId >
88 <groupId >com.akamai.edgegrid</groupId >
9- <version >4.1.0 </version >
9+ <version >4.1.1 </version >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
1212
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >edgegrid-signer-parent</artifactId >
77 <groupId >com.akamai.edgegrid</groupId >
8- <version >4.1.0 </version >
8+ <version >4.1.1 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >edgegrid-signer-parent</artifactId >
88 <groupId >com.akamai.edgegrid</groupId >
9- <version >4.1.0 </version >
9+ <version >4.1.1 </version >
1010 </parent >
1111
1212 <artifactId >edgegrid-signer-core</artifactId >
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >edgegrid-signer-parent</artifactId >
99 <groupId >com.akamai.edgegrid</groupId >
10- <version >4.1.0 </version >
10+ <version >4.1.1 </version >
1111 </parent >
1212
1313 <artifactId >edgegrid-signer-gatling</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >edgegrid-signer-parent</artifactId >
88 <groupId >com.akamai.edgegrid</groupId >
9- <version >4.1.0 </version >
9+ <version >4.1.1 </version >
1010 </parent >
1111
1212 <artifactId >edgegrid-signer-google-http-client</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >edgegrid-signer-parent</artifactId >
88 <groupId >com.akamai.edgegrid</groupId >
9- <version >4.1.0 </version >
9+ <version >4.1.1 </version >
1010 </parent >
1111
1212 <artifactId >edgegrid-signer-rest-assured</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >edgegrid-signer-parent</artifactId >
77 <groupId >com.akamai.edgegrid</groupId >
8- <version >4.1.0 </version >
8+ <version >4.1.1 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 66
77 <groupId >com.akamai.edgegrid</groupId >
88 <artifactId >edgegrid-signer-parent</artifactId >
9- <version >4.1.0 </version >
9+ <version >4.1.1 </version >
1010
1111 <modules >
1212 <module >edgegrid-signer-apache-http-client</module >
You can’t perform that action at this time.
0 commit comments