Skip to content

Commit e81ba1c

Browse files
committed
Update Maven to 3.9.12
1 parent 81acf47 commit e81ba1c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/copilot-setup-steps.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
distribution: 'temurin'
2626
cache: 'maven'
2727

28-
- name: Set up Maven 3.9.11
28+
- name: Set up Maven 3.9.12
2929
uses: stCarolas/setup-maven@v5
3030
with:
31-
maven-version: '3.9.11'
31+
maven-version: '3.9.12'
3232

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This includes JFace, workbench, commands framework, data binding, dialogs, edito
99

1010
**Key Facts:**
1111
- **Language:** Java 21
12-
- **Build System:** Maven 3.9.11 with Tycho (OSGi/Eclipse plugin build)
12+
- **Build System:** Maven 3.9.12 with Tycho (OSGi/Eclipse plugin build)
1313
- **Architecture:** OSGi bundles, E4 application model
1414

1515
## Project Structure

0 commit comments

Comments
 (0)