You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/_index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ title: Welcome to Pi4J
5
5
## Welcome to Pi4J
6
6
7
7
{{% notice warning %}}
8
-
**Pi4J is moving to Java version 21!** Please [read this blog post for more info](/blog/2025/20250205-welcome-java-21/). 3.0.0-SNAPSHOT of Pi4J is already available for testing from the Maven Repository if you enable snapshots in your pom-file.
8
+
**Pi4J is moving to Java version 21!** Please [read this blog post for more info](/blog/2025/20250211-welcome-java-21/). 3.0.0-SNAPSHOT of Pi4J is already available for testing from the Maven Repository if you enable snapshots in your pom-file.
9
9
{{% /notice %}}
10
10
11
11
**Latest release: V2.8.0 (2025-01-28, see [Release Notes](/about/release-notes/)).**
@@ -42,7 +42,7 @@ The Pi4j project has evolved in all these years as the whole Java eco-system and
42
42
43
43
This resulted in the following main versions:
44
44
45
-
*[V1.X.X](/about/info-v1): Deprecated, based on Java 8, later Java 11.
45
+
*[V1.X](/about/info-v1): Deprecated, based on Java 8, later Java 11.
46
46
*[V2.X.X](/about/info-v2): Completely reworked code base, based on Java 11.
47
47
*[V3.X.X](/about/info-v3): Based on latest V2 and Java 21.
0 commit comments