Release notes
3.x.x
This minor release contains various bug fixes and improvements.
Added
-
Allow web lookup to access more information. (LOG4J2-2523)
-
Convert
log4j-jms
based on Java EE 8+ tolog4j-jakarta-jms
based on Jakarta EE 9+ (#1966)
Changed
-
Website is migrated to Antora (apache/logging-log4j2#2443)
-
Fork Jakarta-specific components from
logging-log4j2
repository tologging-log4j-jakarta
(#1966)
Fixed
-
Only shutdown Log4j after last
Log4jServletContextListener
is executed. (1782)
Removed
-
Remove
log4j-jms
based on Java EE 8+ (#1966)
Updated
-
Update
apache/logging-parent
to version `` (48) -
Update
commons-logging:commons-logging
to version1.3.4
(42) -
Update
jakarta.activation:jakarta.activation-api
to version2.1.3
(20) -
Update
jakarta.mail:jakarta.mail-api
to version2.1.3
(23) -
Update
org.apache.logging:logging-parent
to version11.3.0
(49) -
Update
org.eclipse.angus:angus-activation
to version2.0.2
(19) -
Update
org.eclipse.angus:angus-mail
to version2.0.3
(22) -
Update
org.hamcrest:hamcrest
to version3.0
(39) -
Update
org.junit:junit-bom
to version5.11.2
(53) -
Update
org.mockito:mockito-bom
to version5.14.1
(52) -
Update
org.springframework:spring-framework-bom
to version6.1.13
(46)