We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38e9dcd commit 1d05551Copy full SHA for 1d05551
samples/tech_perf/pom.xml
@@ -16,7 +16,7 @@
16
<maven.compiler.target>1.8</maven.compiler.target>
17
<maven-surefire-plugin.version>3.0.0-M5</maven-surefire-plugin.version>
18
<junit.version>5.8.2</junit.version>
19
- <org.eclipse.jgit.version>5.2.1.201812262042-r</org.eclipse.jgit.version>
+ <org.eclipse.jgit.version>6.6.1.202309021850-r</org.eclipse.jgit.version>
20
<samples_tools.version>1.0.0</samples_tools.version>
21
<documentationtesting.version>1.2.1-SNAPSHOT</documentationtesting.version>
22
<asciidoctor.maven.plugin.version>2.1.0</asciidoctor.maven.plugin.version>
0 commit comments