File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8080 <version .lib.jaxb-runtime>2.3.3</version .lib.jaxb-runtime>
8181 <version .lib.jedis>3.1.0</version .lib.jedis>
8282 <version .lib.jersey>2.34</version .lib.jersey>
83+ <version .lib.jgit>5.11.1.202105131744-r</version .lib.jgit>
8384 <version .lib.jms-api>2.0</version .lib.jms-api>
8485 <version .lib.jsonb-api>1.0.2</version .lib.jsonb-api>
8586 <version .lib.jsonp-api>1.1.6</version .lib.jsonp-api>
305306 <artifactId >jakarta.activation-api</artifactId >
306307 <version >${version.lib.activation-api} </version >
307308 </dependency >
309+ <dependency >
310+ <groupId >org.eclipse.jgit</groupId >
311+ <artifactId >org.eclipse.jgit</artifactId >
312+ <version >${version.lib.jgit} </version >
313+ </dependency >
308314 <dependency >
309315 <groupId >javax.jms</groupId >
310316 <artifactId >javax.jms-api</artifactId >
Original file line number Diff line number Diff line change 5858 <version .lib.asm>6.0</version .lib.asm>
5959 <version .lib.checkstyle>8.29</version .lib.checkstyle>
6060 <version .lib.groovy-all>2.4.14</version .lib.groovy-all>
61- <version .lib.jgit>4.9.9.201903122025-r</version .lib.jgit>
62- <version .lib.jsch>0.1.55</version .lib.jsch>
6361 <version .lib.kafka-junit5>3.2.1</version .lib.kafka-junit5>
6462 <version .lib.netty.tcnative>2.0.36.Final</version .lib.netty.tcnative>
6563 <version .lib.restito>0.9.1</version .lib.restito>
875873 <artifactId >netty-tcnative-boringssl-static</artifactId >
876874 <version >${version.lib.netty.tcnative} </version >
877875 </dependency >
878- <dependency >
879- <groupId >org.eclipse.jgit</groupId >
880- <artifactId >org.eclipse.jgit</artifactId >
881- <version >${version.lib.jgit} </version >
882- </dependency >
883- <!-- Used to update version used by jgit -->
884- <dependency >
885- <groupId >com.jcraft</groupId >
886- <artifactId >jsch</artifactId >
887- <version >${version.lib.jsch} </version >
888- </dependency >
889876 <dependency >
890877 <groupId >org.eclipse.jgit</groupId >
891878 <artifactId >org.eclipse.jgit.junit</artifactId >
You can’t perform that action at this time.
0 commit comments