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 e2a41c3 commit a543b97Copy full SHA for a543b97
pom.xml
@@ -24,7 +24,7 @@
24
<maven.compiler.target>${java.version}</maven.compiler.target>
25
<maven.compiler.compiler>${java.version}</maven.compiler.compiler>
26
<tableschema-java-version>0.9.6</tableschema-java-version>
27
- <junit.version>5.13.2</junit.version>
+ <junit.version>5.13.4</junit.version>
28
<slf4j-simple.version>2.0.17</slf4j-simple.version>
29
<apache-commons-collections4.version>4.5.0</apache-commons-collections4.version>
30
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
0 commit comments