Skip to content

Commit 6de597f

Browse files
committed
Update example
1 parent 3eab57d commit 6de597f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

example/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>it.tdlight</groupId>
2828
<artifactId>tdlight-java-bom</artifactId>
29-
<version>3.1.4+td.1.8.17</version>
29+
<version>3.2.0+td.1.8.20</version>
3030
<type>pom</type>
3131
<scope>import</scope>
3232
</dependency>
@@ -71,12 +71,12 @@
7171
<dependency>
7272
<groupId>org.apache.logging.log4j</groupId>
7373
<artifactId>log4j-core</artifactId>
74-
<version>2.19.0</version>
74+
<version>2.20.0</version>
7575
</dependency>
7676
<dependency>
7777
<groupId>org.apache.logging.log4j</groupId>
7878
<artifactId>log4j-slf4j2-impl</artifactId>
79-
<version>2.19.0</version>
79+
<version>2.20.0</version>
8080
<exclusions>
8181
<exclusion>
8282
<groupId>junit</groupId>

0 commit comments

Comments
 (0)