[
https://issues.apache.org/jira/browse/LOG4J2-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002908#comment-17002908
]
Ralph Goers commented on LOG4J2-2743:
-------------------------------------
Log4j cannot build against an SLF4J version newer than 1.7.25 because Log4j
provides compatibility with the EventData class which was removed in SLF4J
1.7.26. However, if you don't use that class then you are fine using a newer
release of SLF4J. But this also has nothing to do with the originally reported
issue and really belongs as a question on the user's list.
> Spring Boot Starters(2.0.8) still refers to log4j2 2.10.0 libraries in Maven
> Central
> ------------------------------------------------------------------------------------
>
> Key: LOG4J2-2743
> URL: https://issues.apache.org/jira/browse/LOG4J2-2743
> Project: Log4j 2
> Issue Type: Dependency upgrade
> Components: Build
> Affects Versions: 2.13.0
> Reporter: Buks van der Lingen
> Priority: Major
>
> [[https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-log4j2/2.0.8.RELEASE]]
> reflects that log4j2 libs are updated to 2.13.0 but repositories still
> contain 2.10.0 jars.
> [[https://repo.spring.io/release/org/springframework/boot/spring-boot-starter-log4j2/2.0.8.RELEASE/spring-boot-starter-log4j2-2.0.8.RELEASE.pom]]
> [[https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-log4j2/2.0.8.RELEASE/spring-boot-starter-log4j2-2.0.8.RELEASE.pom]]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)