Skip to content

Commit

Permalink
build: revert guice version and update geotools
Browse files Browse the repository at this point in the history
  • Loading branch information
dhixsingh committed Jan 3, 2024
1 parent 02cd75c commit 58ed7bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ees/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<dependency>
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
<version>7.0.0</version>
<version>5.1.0</version>
</dependency>
<!-- for easy CSV parsing -->
<dependency>
Expand All @@ -148,7 +148,7 @@
<dependency>
<groupId>org.geotools</groupId>
<artifactId>gt-api</artifactId>
<version>20.5</version>
<version>30.1</version>
</dependency>
<dependency>
<groupId>org.geotools</groupId>
Expand Down
2 changes: 1 addition & 1 deletion libs/bdi-abm-integration
Submodule bdi-abm-integration updated 1 files
+1 −1 pom.xml

0 comments on commit 58ed7bd

Please sign in to comment.