Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion contribs/accessibility/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.13.2</version>
<version>2.14.0</version>
</dependency>
<dependency>
<groupId>org.matsim.contrib</groupId>
Expand Down
6 changes: 3 additions & 3 deletions contribs/analysis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.13.2</version>
<version>2.14.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand All @@ -31,7 +31,7 @@
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
<version>5.6.1</version>
<version>5.6.2</version>
</dependency>
<dependency>
<groupId>org.geotools</groupId>
Expand All @@ -53,7 +53,7 @@
<dependency>
<groupId>org.apache.httpcomponents.core5</groupId>
<artifactId>httpcore5</artifactId>
<version>5.4.2</version>
<version>5.4.3</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down
4 changes: 2 additions & 2 deletions contribs/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<dependency>
<groupId>org.apache.httpcomponents.core5</groupId>
<artifactId>httpcore5</artifactId>
<version>5.4.2</version>
<version>5.4.3</version>
</dependency>
<dependency>
<groupId>org.geotools</groupId>
Expand All @@ -214,7 +214,7 @@
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
<version>5.6.1</version>
<version>5.6.2</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down
2 changes: 1 addition & 1 deletion contribs/aws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>bom</artifactId>
<version>2.42.39</version>
<version>2.46.21</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
4 changes: 2 additions & 2 deletions contribs/distributed-simulation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<description>Provides communication implementations for distributed simulations on multiple jvms.</description>

<properties>
<aeron.version>1.50.4</aeron.version>
<hazelcast.version>5.6.0</hazelcast.version>
<aeron.version>1.52.0</aeron.version>
<hazelcast.version>5.7.0</hazelcast.version>

<!-- Use -DskipShaded=false to build a executable jar. -->
<skipShaded>true</skipShaded>
Expand Down
2 changes: 1 addition & 1 deletion contribs/drt-extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>3.8.3</version>
<version>3.8.4</version>
</dependency>
<dependency>
<groupId>org.geotools</groupId>
Expand Down
6 changes: 3 additions & 3 deletions contribs/hybridsim/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<name>hybridsim</name>

<properties>
<protobuf.version>4.34.1</protobuf.version>
<grpc.version>1.80.0</grpc.version>
<protobuf.version>4.35.1</protobuf.version>
<grpc.version>1.82.1</grpc.version>
</properties>

<dependencies>
Expand All @@ -36,7 +36,7 @@
<dependency>
<groupId>io.opentelemetry</groupId>
<artifactId>opentelemetry-sdk</artifactId>
<version>1.61.0</version>
<version>1.63.0</version>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand Down
2 changes: 1 addition & 1 deletion contribs/protobuf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<name>protobuf</name>

<properties>
<protobuf.version>4.34.1</protobuf.version>
<protobuf.version>4.35.1</protobuf.version>
</properties>

<dependencies>
Expand Down
14 changes: 7 additions & 7 deletions matsim/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
<version>3.5.5</version>
<version>3.5.6</version>
</plugin>
</plugins>
</reporting>
Expand Down Expand Up @@ -224,12 +224,12 @@
<dependency>
<groupId>org.lz4</groupId>
<artifactId>lz4-java</artifactId>
<version>1.8.0</version>
<version>1.8.1</version>
</dependency>
<dependency>
<groupId>com.github.luben</groupId>
<artifactId>zstd-jni</artifactId>
<version>1.5.7-7</version>
<version>1.5.7-11</version>
</dependency>
<dependency>
<groupId>jakarta.validation</groupId>
Expand All @@ -240,7 +240,7 @@
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
<!-- versions 7.0.3 and 7.0.4 have issues with processing java records during compilation -->
<version>9.1.0.Final</version>
<version>9.1.1.Final</version>
<exclusions>
<exclusion>
<groupId>jakarta.validation</groupId>
Expand All @@ -252,7 +252,7 @@
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator-annotation-processor</artifactId>
<!-- versions 7.0.3 and 7.0.4 have issues with processing java records during compilation -->
<version>9.1.0.Final</version>
<version>9.1.1.Final</version>
</dependency>
<dependency>
<groupId>org.glassfish</groupId>
Expand Down Expand Up @@ -349,7 +349,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.49.0</version>
<version>2.50.0</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down Expand Up @@ -388,7 +388,7 @@
<dependency>
<groupId>org.agrona</groupId>
<artifactId>agrona</artifactId>
<version>2.4.1</version>
<version>2.5.0</version>
</dependency>
<dependency>
<groupId>org.hdrhistogram</groupId>
Expand Down
34 changes: 17 additions & 17 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,18 @@
<maven.compiler.release>25</maven.compiler.release>
<argLine/>

<log4j.version>2.25.4</log4j.version>
<geotools.version>34.3</geotools.version>
<log4j.version>2.26.1</log4j.version>
<geotools.version>35.0</geotools.version>
<osmosis.version>0.49.2</osmosis.version>
<jts.version>1.20.0</jts.version>
<guice.version>7.0.0</guice.version>
<jackson.version>2.21.2</jackson.version>
<jackson.version>2.22.0</jackson.version>
<fory.version>0.17.0</fory.version>
<jogl.version>2.6.0</jogl.version>
<junit.version>6.0.3</junit.version>
<junit.version>6.1.1</junit.version>
<fastutil.version>8.5.18</fastutil.version>
<!-- We have transitive dependencies to this dependency. Therefore, move it here, so we have one version across the project -->
<protobuf-javalite.version>4.34.1</protobuf-javalite.version>
<protobuf-javalite.version>4.35.1</protobuf-javalite.version>
</properties>

<scm>
Expand Down Expand Up @@ -153,7 +153,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-statistics-distribution</artifactId>
<version>1.2</version>
<version>1.3</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand All @@ -168,12 +168,12 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.3.6</version>
<version>1.4.0</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.21.0</version>
<version>1.22.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down Expand Up @@ -225,15 +225,15 @@
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-bom</artifactId>
<version>4.0.7</version>
<version>4.0.9</version>
<type>pom</type>
<scope>import</scope>
</dependency>

<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.49.0</version>
<version>2.50.0</version>
</dependency>

<dependency>
Expand All @@ -245,7 +245,7 @@
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
<version>7.1.1</version>
<version>7.2.1</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -298,7 +298,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.17</version>
<version>2.0.18</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -407,7 +407,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.18.8</version>
<version>1.18.11</version>
<scope>test</scope>
</dependency>

Expand Down Expand Up @@ -450,7 +450,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.6.2</version>
<version>3.6.3</version>
<executions>
<execution>
<id>enforce</id>
Expand Down Expand Up @@ -491,12 +491,12 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.5.5</version>
<version>3.5.6</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.5.5</version>
<version>3.5.6</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down Expand Up @@ -578,7 +578,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.14</version>
<version>0.8.15</version>
<executions>
<execution>
<id>default-prepare-agent</id>
Expand Down