File tree 3 files changed +84
-314
lines changed
src/main/java/com/clickhouse/examples/jdbc
3 files changed +84
-314
lines changed Original file line number Diff line number Diff line change 12
12
<name >JDBC Examples</name >
13
13
<description >JDBC Examples</description >
14
14
<url >https://github.com/ClickHouse/clickhouse-java</url >
15
- <inceptionYear >2022 </inceptionYear >
15
+ <inceptionYear >2025 </inceptionYear >
16
16
17
17
<organization >
18
18
<name >ClickHouse, Inc.</name >
43
43
</repositories >
44
44
45
45
<properties >
46
- <project .current.year>2024 </project .current.year>
46
+ <project .current.year>2025 </project .current.year>
47
47
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
48
48
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
49
49
74
74
<dependency >
75
75
<groupId >org.slf4j</groupId >
76
76
<artifactId >slf4j-simple</artifactId >
77
- <version >2.0.13 </version >
77
+ <version >2.0.16 </version >
78
78
<scope >runtime</scope >
79
79
</dependency >
80
80
</dependencies >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments