Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<version.junit-vintage-engine>5.7.2</version.junit-vintage-engine>
<version.logback>1.2.3</version.logback>
<version.okhttp>4.9.1</version.okhttp>
<version.slf4j>1.7.31</version.slf4j>
<version.slf4j>1.7.32</version.slf4j>
<!-- this is the last version of log4j that is compatible with Java 7. Due to a known vulnerability
(https://nvd.nist.gov/vuln/detail/CVE-2020-9488#vulnCurrentDescriptionTitle), the SMTP appender is
excluded from the build and not packaged into the agent artifacts -->
Expand Down