Skip to content

Commit bd5a6d2

Browse files
Bump the java-dependencies group across 1 directory with 23 updates
Bumps the java-dependencies group with 4 updates in the / directory: [org.matsim:matsim-all](https://github.com/matsim-org/matsim), [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5), [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) and [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin). Updates `org.matsim:matsim-all` from 2025.0-2024w21 to 2025.0-2024w34 - [Release notes](https://github.com/matsim-org/matsim/releases) - [Commits](https://github.com/matsim-org/matsim/commits) Updates `org.matsim:matsim` from 2025.0-2024w21 to 2025.0-2024w34 Updates `org.matsim:matsim-examples` from 2025.0-2024w21 to 2025.0-2024w34 Updates `org.matsim.contrib:minibus` from 2025.0-2024w21 to 2025.0-2024w34 Updates `org.matsim.contrib:otfvis` from 2025.0-2024w21 to 2025.0-2024w34 Updates `org.matsim.contrib:roadpricing` from 2025.0-2024w21 to 2025.0-2024w34 Updates `org.matsim.contrib:taxi` from 2025.0-2024w21 to 2025.0-2024w34 Updates `org.matsim.contrib:av` from 2025.0-2024w21 to 2025.0-2024w34 Updates `org.matsim.contrib:freight` from 2025.0-2024w21 to 2025.0-2024w34 Updates `org.matsim.contrib:vsp` from 2025.0-2024w21 to 2025.0-2024w34 Updates `org.matsim.contrib:dvrp` from 2025.0-2024w21 to 2025.0-2024w34 Updates `org.matsim.contrib:drt` from 2025.0-2024w21 to 2025.0-2024w34 Updates `org.matsim.contrib:drt-extensions` from 2025.0-2024w21 to 2025.0-2024w34 Updates `org.matsim.contrib:bicycle` from 2025.0-2024w21 to 2025.0-2024w34 Updates `org.matsim.contrib:osm` from 2025.0-2024w21 to 2025.0-2024w34 Updates `org.matsim.contrib:emissions` from 2025.0-2024w21 to 2025.0-2024w34 Updates `org.matsim.contrib:discrete_mode_choice` from 2025.0-2024w21 to 2025.0-2024w34 Updates `org.matsim.contrib:locationchoice` from 2025.0-2024w21 to 2025.0-2024w34 Updates `org.matsim.contrib:application` from 2025.0-2024w21 to 2025.0-2024w34 Updates `org.matsim.contrib:decongestion` from 2025.0-2024w21 to 2025.0-2024w34 Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.2 to 5.11.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.11.0) Updates `org.junit.jupiter:junit-jupiter` from 5.10.2 to 5.11.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.11.0) Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.5.3 to 3.6.0 - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.3...maven-shade-plugin-3.6.0) --- updated-dependencies: - dependency-name: org.matsim:matsim-all dependency-type: direct:production dependency-group: java-dependencies - dependency-name: org.matsim:matsim dependency-type: direct:development dependency-group: java-dependencies - dependency-name: org.matsim:matsim-examples dependency-type: direct:production dependency-group: java-dependencies - dependency-name: org.matsim.contrib:minibus dependency-type: direct:production dependency-group: java-dependencies - dependency-name: org.matsim.contrib:otfvis dependency-type: direct:production dependency-group: java-dependencies - dependency-name: org.matsim.contrib:roadpricing dependency-type: direct:production dependency-group: java-dependencies - dependency-name: org.matsim.contrib:taxi dependency-type: direct:production dependency-group: java-dependencies - dependency-name: org.matsim.contrib:av dependency-type: direct:production dependency-group: java-dependencies - dependency-name: org.matsim.contrib:freight dependency-type: direct:production dependency-group: java-dependencies - dependency-name: org.matsim.contrib:vsp dependency-type: direct:production dependency-group: java-dependencies - dependency-name: org.matsim.contrib:dvrp dependency-type: direct:production dependency-group: java-dependencies - dependency-name: org.matsim.contrib:drt dependency-type: direct:production dependency-group: java-dependencies - dependency-name: org.matsim.contrib:drt-extensions dependency-type: direct:production dependency-group: java-dependencies - dependency-name: org.matsim.contrib:bicycle dependency-type: direct:production dependency-group: java-dependencies - dependency-name: org.matsim.contrib:osm dependency-type: direct:production dependency-group: java-dependencies - dependency-name: org.matsim.contrib:emissions dependency-type: direct:production dependency-group: java-dependencies - dependency-name: org.matsim.contrib:discrete_mode_choice dependency-type: direct:production dependency-group: java-dependencies - dependency-name: org.matsim.contrib:locationchoice dependency-type: direct:production dependency-group: java-dependencies - dependency-name: org.matsim.contrib:application dependency-type: direct:production dependency-group: java-dependencies - dependency-name: org.matsim.contrib:decongestion dependency-type: direct:production dependency-group: java-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java-dependencies - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 056575c commit bd5a6d2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
Therefore we need to use a fixed value here and then refer to the matsim version with ${project.parent.version} -->
1414
<!-- Options: stable build based on weekly (e.g. 15.0-PR2344), PR-based (e.g. 15.0-2023w01) or official (e.g. 14.0) releases -->
1515

16-
<version>2026.0-2025w21</version>
16+
<version>2026.0-2025w25</version>
1717
<!--<version>15.0-SNAPSHOT</version>-->
1818
<!-- <version>16.0-SNAPSHOT</version>-->
1919
<relativePath/>
@@ -173,13 +173,13 @@
173173
<dependency>
174174
<groupId>org.junit.jupiter</groupId>
175175
<artifactId>junit-jupiter-engine</artifactId>
176-
<version>5.10.2</version>
176+
<version>5.13.1</version>
177177
<scope>test</scope>
178178
</dependency>
179179
<dependency>
180180
<groupId>org.junit.jupiter</groupId>
181181
<artifactId>junit-jupiter</artifactId>
182-
<version>5.10.2</version>
182+
<version>5.13.1</version>
183183
<scope>test</scope>
184184
</dependency>
185185

@@ -191,7 +191,7 @@
191191
<plugin>
192192
<groupId>org.apache.maven.plugins</groupId>
193193
<artifactId>maven-shade-plugin</artifactId>
194-
<version>3.5.3</version>
194+
<version>3.6.0</version>
195195
<executions>
196196
<execution>
197197
<phase>package</phase>

0 commit comments

Comments
 (0)