Skip to content

Commit

Permalink
Merge branch 'master' into drtEstim
Browse files Browse the repository at this point in the history
  • Loading branch information
luchengqi7 committed Mar 12, 2024
2 parents 73437c6 + 7f7c824 commit a91270f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<maven.compiler.release>17</maven.compiler.release>
<argLine></argLine>

<log4j.version>2.23.0</log4j.version>
<log4j.version>2.23.1</log4j.version>
<geotools.version>29.5</geotools.version>
<osmosis.version>0.49.2</osmosis.version>
<jts.version>1.19.0</jts.version>
Expand Down Expand Up @@ -118,7 +118,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.26.0</version>
<version>1.26.1</version>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
Expand Down

0 comments on commit a91270f

Please sign in to comment.