File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1717 <parent >
1818 <groupId >org.apache</groupId >
1919 <artifactId >apache</artifactId >
20- <version >27 </version >
20+ <version >34 </version >
2121 </parent >
2222 <groupId >org.apache.orc</groupId >
2323 <artifactId >orc</artifactId >
7272 <maven-assembly-plugin .version>3.7.1</maven-assembly-plugin .version>
7373 <maven-dependency-plugin .version>3.8.1</maven-dependency-plugin .version>
7474 <maven-shade-plugin .version>3.6.0</maven-shade-plugin .version>
75- <maven .compiler.release>17 </maven .compiler.release>
75+ <maven .compiler.release>${java.version} </maven .compiler.release>
7676 <maven .compiler.useIncrementalCompilation>false</maven .compiler.useIncrementalCompilation>
7777 <maven .version>3.9.11</maven .version>
7878
8383 <protobuf .version>3.25.8</protobuf .version>
8484 <slf4j .version>2.0.17</slf4j .version>
8585 <storage-api .version>2.8.1</storage-api .version>
86- <surefire .version>3.5.2 </surefire .version>
86+ <surefire .version>3.5.3 </surefire .version>
8787 <test .tmp.dir>${project.build.directory} /testing-tmp</test .tmp.dir>
8888 <zstd-jni .version>1.5.7-4</zstd-jni .version>
8989 </properties >
700700 </configuration >
701701 <executions >
702702 <execution >
703- <id >create-source-jar </id >
703+ <id >attach-sources </id >
704704 <goals >
705705 <goal >jar-no-fork</goal >
706706 <goal >test-jar-no-fork</goal >
748748 <plugin >
749749 <groupId >org.cyclonedx</groupId >
750750 <artifactId >cyclonedx-maven-plugin</artifactId >
751- <version >2.7.11 </version >
751+ <version >2.9.1 </version >
752752 <executions >
753753 <execution >
754754 <goals >
You can’t perform that action at this time.
0 commit comments