Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Commit e0001f8

Browse files
committed
Bump dependency version
1 parent 84909f4 commit e0001f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>ru.yandex.clickhouse</groupId>
88
<artifactId>clickhouse-jdbc-bridge</artifactId>
9-
<version>1.0</version>
9+
<version>1.0.1</version>
1010
<properties>
1111
<jetty.version>9.4.26.v20200117</jetty.version>
1212
<slf4j.version>1.7.5</slf4j.version>
@@ -260,4 +260,4 @@
260260
</dependency>
261261

262262
</dependencies>
263-
</project>
263+
</project>

0 commit comments

Comments
 (0)