We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eab57d commit 6de597fCopy full SHA for 6de597f
1 file changed
example/pom.xml
@@ -26,7 +26,7 @@
26
<dependency>
27
<groupId>it.tdlight</groupId>
28
<artifactId>tdlight-java-bom</artifactId>
29
- <version>3.1.4+td.1.8.17</version>
+ <version>3.2.0+td.1.8.20</version>
30
<type>pom</type>
31
<scope>import</scope>
32
</dependency>
@@ -71,12 +71,12 @@
71
72
<groupId>org.apache.logging.log4j</groupId>
73
<artifactId>log4j-core</artifactId>
74
- <version>2.19.0</version>
+ <version>2.20.0</version>
75
76
77
78
<artifactId>log4j-slf4j2-impl</artifactId>
79
80
<exclusions>
81
<exclusion>
82
<groupId>junit</groupId>
0 commit comments