Skip to content

Commit bd40b62

Browse files
committed
[#12364] Bump pinot jdbc client from 1.2.0 to 1.3.0
1 parent fd67066 commit bd40b62

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -119,11 +119,11 @@ Agent - Collector compatibility table:
119119
<!-- </compatibilityPinpoint.md> -->
120120
Pinot compatibility table:
121121
<!-- <compatibilityPinot.md> -->
122-
| Pinpoint Version | Pinot 0.11.0 | Pinot 0.12.0 | Pinot 1.0.0 | [Pinot 1.2.0](https://github.com/pinpoint-apm/pinpoint/issues/11613) |
123-
|------------------|--------------|--------------|-------------|----------------------------------------------------------------------|
124-
| 2.5.x | yes | yes | yes | yes |
125-
| 3.0.x | no | no | yes | yes |
126-
| 3.1.x | no | no | no | yes |
122+
| Pinpoint Version | Pinot 0.11.0 | Pinot 0.12.0 | Pinot 1.0.0 | [Pinot 1.2.0](https://github.com/pinpoint-apm/pinpoint/issues/11613) | Pinot 1.3.0 |
123+
|------------------|--------------|--------------|-------------|----------------------------------------------------------------------|-------------|
124+
| 2.5.x | yes | yes | yes | yes | yes |
125+
| 3.0.x | no | no | yes | yes | yes |
126+
| 3.1.x | no | no | no | yes | yes |
127127
<!-- </compatibilityPinot.md> -->
128128

129129
## Community

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
<codehaus.jackson.version>1.9.13</codehaus.jackson.version>
147147
<hbase2.client.version>2.5.10-hadoop3</hbase2.client.version>
148148

149-
<pinot.client.version>1.2.0</pinot.client.version>
149+
<pinot.client.version>1.3.0</pinot.client.version>
150150

151151
<plugin.jacoco.skip>true</plugin.jacoco.skip>
152152

0 commit comments

Comments
 (0)