You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,8 @@ mvn spotless:check
77
77
- (none)
78
78
79
79
#### 🏹 BUG FIXES
80
+
- Make Service Provider XML parsing more secure and avoid XXEs (activate STaX2 security features)
81
+
- Make Service Provider XML parsing thread-safe (use thread-local variants of XmlInputFactory)
80
82
- Switch to Sonatype Central Portal to [replace sunset OSSRH](https://central.sonatype.org/pages/ossrh-eol/)
81
83
- Upgrade [GDCC Maven Parent POM](https://github.com/gdcc/maven-parent) to 0.12.4 (includes some dependency updates, including security)
0 commit comments