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 024d838 commit 7bedb27Copy full SHA for 7bedb27
README.md
@@ -35,7 +35,7 @@ It will generate hive-third-functions-${version}-shaded.jar in target directory.
35
36
You can also directly download file from [release page](https://github.com/aaronshan/hive-third-functions/releases).
37
38
-> current latest version is `2.2.1`
+> current latest version is `2.1.1`
39
40
## Functions
41
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>cc.shanruifeng</groupId>
8
<artifactId>hive-third-functions</artifactId>
9
- <version>2.2.1</version>
+ <version>2.1.1</version>
10
11
<properties>
12
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments