From 3a8c8cc11d9fb11c934b93e006aa38f71bf0e4b9 Mon Sep 17 00:00:00 2001 From: redcatbaer Date: Sun, 1 Feb 2026 18:28:45 +0100 Subject: [PATCH 1/3] Updated dependency and plugin versions on top of 4.2.1. --- doc/changes/changes_4.2.2.md | 16 ++++++++++++++-- parent/pom.xml | 6 +++--- 2 files changed, 17 insertions(+), 5 deletions(-) diff --git a/doc/changes/changes_4.2.2.md b/doc/changes/changes_4.2.2.md index 05cfd185..8d901cf2 100644 --- a/doc/changes/changes_4.2.2.md +++ b/doc/changes/changes_4.2.2.md @@ -1,10 +1,22 @@ # OpenFastTrace 4.2.2, released UNKNOWN -Code name: UNKNOWN +Code name: SystemVerilog file support ## Summary -TODO +In this release we added support for SystemVerilog files. + +### Dependency Updates + +* `net.sourceforge.plantuml:plantuml:1.2026.0` → `1.2026.1` +* `nl.jqno.equalsverifier:equalsverifier:4.3` → `4.3.1` +* `org.junit.jupiter:junit-jupiter-api:6.0.1` → `6.1.0-M1` +* `org.junit.jupiter:junit-jupiter-engine:6.0.1` → `6.1.0-M1` +* `org.junit.platform:junit-jupiter-params:6.0.1` → `6.1.0-M1` + +## Plugin Updates + +Please note that plugin updates are only relevant if you want to build OFT. If you run OFT, no update is required. ## Bugfixes diff --git a/parent/pom.xml b/parent/pom.xml index 99d9e646..00b6bf10 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -12,7 +12,7 @@ 4.2.1 17 - 6.0.1 + 6.1.0-M1 3.5.4 UTF-8 UTF-8 @@ -226,7 +226,7 @@ nl.jqno.equalsverifier equalsverifier - 4.3 + 4.3.1 test @@ -643,7 +643,7 @@ net.sourceforge.plantuml plantuml - 1.2026.0 + 1.2026.1 From 68a98b5192ca539715f9296ba24c1f3f6524a02b Mon Sep 17 00:00:00 2001 From: redcatbaer Date: Sun, 1 Feb 2026 19:25:04 +0100 Subject: [PATCH 2/3] =?UTF-8?q?Updated=20plugin=20`org.codehaus.mojo:versi?= =?UTF-8?q?ons-maven-plugin:2.20.1`=20=E2=86=92=20`2.21.0`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/changes/changes_4.2.2.md | 2 ++ parent/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/changes/changes_4.2.2.md b/doc/changes/changes_4.2.2.md index 8d901cf2..0207fe8d 100644 --- a/doc/changes/changes_4.2.2.md +++ b/doc/changes/changes_4.2.2.md @@ -18,6 +18,8 @@ In this release we added support for SystemVerilog files. Please note that plugin updates are only relevant if you want to build OFT. If you run OFT, no update is required. +* `org.codehaus.mojo:versions-maven-plugin:2.20.1` → `2.21.0` + ## Bugfixes * #471: Add tag importer support for SystemVerilog files diff --git a/parent/pom.xml b/parent/pom.xml index 00b6bf10..41dea3b9 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -515,7 +515,7 @@ org.codehaus.mojo versions-maven-plugin - 2.20.1 + 2.21.0 diff --git a/pom.xml b/pom.xml index 5a2f972c..9db9efc9 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ reporter/html reporter/aspec testutil - + k From cd6e8b18b2bcf79552ef1019dff12530109cf558 Mon Sep 17 00:00:00 2001 From: redcatbaer Date: Sun, 1 Feb 2026 19:37:37 +0100 Subject: [PATCH 3/3] Fixed typo and updated release date. --- doc/changes/changes_4.2.2.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/changes/changes_4.2.2.md b/doc/changes/changes_4.2.2.md index 0207fe8d..87335457 100644 --- a/doc/changes/changes_4.2.2.md +++ b/doc/changes/changes_4.2.2.md @@ -1,4 +1,4 @@ -# OpenFastTrace 4.2.2, released UNKNOWN +# OpenFastTrace 4.2.2, released 2025-02-02 Code name: SystemVerilog file support diff --git a/pom.xml b/pom.xml index 9db9efc9..5a2f972c 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ reporter/html reporter/aspec testutil - k +