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 7572cfe commit ed7da4fCopy full SHA for ed7da4f
pom.xml
@@ -23,7 +23,7 @@
23
<maven.compiler.source>${java.version}</maven.compiler.source>
24
<maven.compiler.target>${java.version}</maven.compiler.target>
25
<maven.compiler.compiler>${java.version}</maven.compiler.compiler>
26
- <tableschema-java-version>0.9.0</tableschema-java-version>
+ <tableschema-java-version>0.9.2</tableschema-java-version>
27
<junit.version>5.12.0</junit.version>
28
<slf4j-simple.version>2.0.17</slf4j-simple.version>
29
<apache-commons-collections4.version>4.4</apache-commons-collections4.version>
0 commit comments