We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed4cb89 commit 6782814Copy full SHA for 6782814
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.sigpwned</groupId>
5
<artifactId>chardet4j</artifactId>
6
- <version>75.1.2-SNAPSHOT</version>
+ <version>75.1.2</version>
7
<name>chardet4j</name>
8
<inceptionYear>2022</inceptionYear>
9
<description>Simple, compact charset detection for Java 8+</description>
@@ -19,7 +19,7 @@
19
<connection>scm:git:ssh://git@github.com/sigpwned/chardet4j.git</connection>
20
<developerConnection>scm:git:ssh://git@github.com/sigpwned/chardet4j.git</developerConnection>
21
<url>https://github.com/sigpwned/chardet4j/tree/main</url>
22
- <tag>v70.1.0</tag>
+ <tag>v75.1.2</tag>
23
</scm>
24
25
<licenses>
0 commit comments