Skip to content

Commit 74e7b50

Browse files
authored
[releng] Update dependencies to latest 2025-06 for RC2 (#1184)
1 parent b4d81a1 commit 74e7b50

File tree

18 files changed

+32
-22
lines changed

18 files changed

+32
-22
lines changed

.mvn/extensions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
<extension>
44
<groupId>org.eclipse.tycho</groupId>
55
<artifactId>tycho-build</artifactId>
6-
<version>4.0.12</version>
6+
<version>4.0.13</version>
77
</extension>
88
</extensions>

codan/org.eclipse.cdt.codan.checkers.ui.tests/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.33.0,4)",
77
org.eclipse.core.resources;bundle-version="[3.22.200,4)",
88
org.eclipse.cdt.codan.ui.cxx;bundle-version="[3.7.100,4)",
99
org.junit;bundle-version="[4.13.2,5)",
10-
org.mockito.mockito-core;bundle-version="[5.17.0,6)",
10+
org.mockito.mockito-core;bundle-version="[5.18.0,6.0.0)",
1111
org.eclipse.cdt.core;bundle-version="[9.1.0,10)"
1212
Fragment-Host: org.eclipse.cdt.codan.checkers.ui
1313
Bundle-RequiredExecutionEnvironment: JavaSE-17

core/org.eclipse.cdt.core.tests/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Require-Bundle: org.eclipse.core.resources;bundle-version="[3.22.200,4)",
5151
org.eclipse.cdt.make.core;bundle-version="[8.0.0,9)",
5252
org.eclipse.cdt.meson.core;bundle-version="[1.2.300,2)",
5353
org.eclipse.cdt.core.autotools.core;bundle-version="[1.3.300,2)",
54-
org.mockito.mockito-core;bundle-version="[5.17.0,6)"
54+
org.mockito.mockito-core;bundle-version="[5.18.0,6.0.0)"
5555
Bundle-ActivationPolicy: lazy
5656
Bundle-Vendor: %providerName
5757
Bundle-RequiredExecutionEnvironment: JavaSE-17

core/org.eclipse.cdt.ui.tests/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Require-Bundle: org.eclipse.jface.text;bundle-version="[3.28.0,4)",
3939
org.eclipse.ltk.ui.refactoring;bundle-version="[3.13.600,4)",
4040
org.eclipse.osgi;bundle-version="[3.23.100,4)",
4141
org.eclipse.e4.core.contexts;bundle-version="[1.13.100,2.0.0)",
42-
org.mockito.mockito-core;bundle-version="[5.17.0,6)"
42+
org.mockito.mockito-core;bundle-version="[5.18.0,6.0.0)"
4343
Bundle-ActivationPolicy: lazy
4444
Bundle-Vendor: %providerName
4545
Bundle-RequiredExecutionEnvironment: JavaSE-17

dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Require-Bundle: org.eclipse.ui;bundle-version="[3.207.200,4)",
2626
org.eclipse.cdt.launch;bundle-version="[11.0.0,12)",
2727
org.eclipse.debug.core;bundle-version="[3.23.0,4)",
2828
org.eclipse.core.resources;bundle-version="[3.22.200,4)",
29-
org.eclipse.tm.terminal.control;bundle-version="[5.5.400,6)",
29+
org.eclipse.tm.terminal.control;bundle-version="[5.6.0,6.0.0)",
3030
org.eclipse.cdt.native.serial;bundle-version="[12.1.0,13)",
3131
org.eclipse.launchbar.ui;bundle-version="[2.5.600,3)"
3232
Bundle-ActivationPolicy: lazy

dsf-gdb/org.eclipse.cdt.examples.dsf.gdb/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Require-Bundle: org.eclipse.ui;bundle-version="[3.207.200,4)",
1717
org.eclipse.cdt.debug.core;bundle-version="[9.0.0,10)",
1818
org.eclipse.cdt.debug.ui;bundle-version="[8.5.700,9)",
1919
org.eclipse.ui.console;bundle-version="[3.14.300,4)",
20-
org.eclipse.tm.terminal.control;bundle-version="[5.5.400,6)"
20+
org.eclipse.tm.terminal.control;bundle-version="[5.6.0,6.0.0)"
2121
Bundle-RequiredExecutionEnvironment: JavaSE-17
2222
Bundle-ActivationPolicy: lazy
2323
Bundle-Vendor: %providerName

dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.33.0,4)",
1616
org.eclipse.cdt.gdb;bundle-version="[7.2.300,8)",
1717
org.eclipse.cdt.dsf.gdb;bundle-version="[7.1.500,8)",
1818
org.eclipse.core.variables;bundle-version="[3.6.500,4)",
19-
org.mockito.mockito-core;bundle-version="[5.17.0,6)"
19+
org.mockito.mockito-core;bundle-version="[5.18.0,6.0.0)"
2020
Bundle-ActivationPolicy: lazy
2121
Bundle-RequiredExecutionEnvironment: JavaSE-17
2222
Bundle-ClassPath: .

launchbar/org.eclipse.launchbar.core.tests/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Bundle-Version: 1.0.100.qualifier
66
Fragment-Host: org.eclipse.launchbar.core;bundle-version="1.0.0"
77
Bundle-RequiredExecutionEnvironment: JavaSE-17
88
Require-Bundle: org.junit;bundle-version="[4.13.2,5)",
9-
org.mockito.mockito-core;bundle-version="[5.17.0,6)"
9+
org.mockito.mockito-core;bundle-version="[5.18.0,6.0.0)"
1010
Automatic-Module-Name: org.eclipse.launchbar.core.tests
1111
Bundle-Localization: fragment
1212
Bundle-Vendor: %providerName

pom.xml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<properties>
2424
<required-maven-version>3.9.1</required-maven-version>
25-
<tycho-version>4.0.12</tycho-version>
25+
<tycho-version>4.0.13</tycho-version>
2626
<cbi-plugins.version>1.5.2</cbi-plugins.version>
2727
<sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin>
2828
<cdt-site>https://ci.eclipse.org/cdt/job/cdt/job/main/lastSuccessfulBuild/artifact/releng/org.eclipse.cdt.repo/target/repository</cdt-site>
@@ -819,6 +819,16 @@
819819
<encoding>UTF-8</encoding>
820820
</configuration>
821821
</plugin>
822+
<plugin>
823+
<groupId>org.eclipse.tycho</groupId>
824+
<artifactId>tycho-versions-plugin</artifactId>
825+
<version>${tycho-version}</version>
826+
</plugin>
827+
<plugin>
828+
<groupId>org.eclipse.tycho.extras</groupId>
829+
<artifactId>tycho-version-bump-plugin</artifactId>
830+
<version>${tycho-version}</version>
831+
</plugin>
822832
<!-- enable source bundle generation -->
823833
<plugin>
824834
<groupId>org.eclipse.tycho</groupId>

releng/org.eclipse.cdt.target/cdt.target

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<unit id="org.eclipse.license.feature.group" version="0.0.0" />
88
</location>
99
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
10-
<repository location="https://download.eclipse.org/eclipse/updates/4.36-I-builds/I20250515-1800/" />
10+
<repository location="https://download.eclipse.org/eclipse/updates/4.36-I-builds/I20250528-1830" />
1111
<unit id="org.eclipse.equinox.executable.feature.group" version="0.0.0" />
1212
<unit id="org.eclipse.jdt.annotation" version="0.0.0" />
1313
<unit id="org.eclipse.sdk.feature.group" version="0.0.0" />
@@ -22,11 +22,11 @@
2222
<unit id="org.eclipse.egit.feature.group" version="0.0.0" />
2323
</location>
2424
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
25-
<repository location="https://download.eclipse.org/linuxtools/updates-docker-nightly/" />
25+
<repository location="https://download.eclipse.org/linuxtools/update-2025-06-docker-rc2" />
2626
<unit id="org.eclipse.linuxtools.docker.feature.feature.group" version="0.0.0" />
2727
</location>
2828
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
29-
<repository location="https://download.eclipse.org/lsp4e/snapshots/" />
29+
<repository location="https://download.eclipse.org/lsp4e/releases/0.27.4" />
3030
<unit id="org.eclipse.lsp4e" version="0.0.0" />
3131
<unit id="org.eclipse.lsp4e.debug" version="0.0.0" />
3232
</location>
@@ -46,7 +46,7 @@
4646
</location>
4747
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
4848
<!-- We explicitly have CDT in target platform so that developers can develop org.eclipse.cdt.core/ui without requiring all the projects from CDT in their workspace. -->
49-
<repository location="https://download.eclipse.org/tools/cdt/builds/12.1/cdt-12.1.0-m2/"/>
49+
<repository location="https://download.eclipse.org/tools/cdt/builds/12.1/cdt-12.1.0-rc1/"/>
5050
<unit id="org.eclipse.cdt.feature.group" version="0.0.0" />
5151
</location>
5252
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
@@ -118,7 +118,7 @@
118118
<dependency>
119119
<groupId>org.mockito</groupId>
120120
<artifactId>mockito-core</artifactId>
121-
<version>5.17.0</version>
121+
<version>5.18.0</version>
122122
<type>jar</type>
123123
</dependency>
124124
<dependency>

0 commit comments

Comments
 (0)