mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-29 02:21:41 +00:00
updated pom file
This commit is contained in:
12
Main/pom.xml
12
Main/pom.xml
@@ -84,12 +84,6 @@
|
||||
<artifactId>wpiutil-java</artifactId>
|
||||
<version>RELEASE</version>
|
||||
</dependency>
|
||||
<!-- <dependency>-->
|
||||
<!-- <!–opencv libs for java–>-->
|
||||
<!-- <groupId>org.opencv</groupId>-->
|
||||
<!-- <artifactId>opencv-java</artifactId>-->
|
||||
<!-- <version>RELEASE</version>-->
|
||||
<!-- </dependency>-->
|
||||
<dependency>
|
||||
<!--apache common classes libs-->
|
||||
<groupId>org.apache.commons</groupId>
|
||||
@@ -130,6 +124,10 @@
|
||||
<version>3.4.4-5</version>
|
||||
<classifier>linuxraspbian</classifier>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-beans</artifactId>
|
||||
<version>5.1.9.RELEASE</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
Reference in New Issue
Block a user