diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index b0d67fc..faf344f 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -23,11 +23,7 @@ jobs:
build:
name: Build it
uses: codehaus-plexus/.github/.github/workflows/maven.yml@master
- with:
- matrix-include: >
- [
- {"jdk": "24-ea", "os": "ubuntu-latest", distribution: "temurin" }
- ]
+
# deploy:
# name: Deploy
# needs: build
diff --git a/plexus-java/pom.xml b/plexus-java/pom.xml
index 0015682..948f30d 100644
--- a/plexus-java/pom.xml
+++ b/plexus-java/pom.xml
@@ -5,7 +5,7 @@
org.codehaus.plexus
plexus-languages
- 1.4.0
+ 1.5.0
plexus-java
@@ -15,7 +15,7 @@
org.ow2.asm
asm
- 9.7.1
+ 9.8
com.thoughtworks.qdox
diff --git a/pom.xml b/pom.xml
index c95357d..aea319e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
plexus-languages
- 1.4.0
+ 1.5.0
pom
Plexus Languages
@@ -22,7 +22,7 @@
scm:git:https://github.com/codehaus-plexus/plexus-languages.git
scm:git:https://github.com/codehaus-plexus/plexus-languages.git
- plexus-languages-1.4.0
+ plexus-languages-1.5.0
https://github.com/codehaus-plexus/plexus-languages/tree/plexus-languages
@@ -42,7 +42,7 @@
scm:git:https://github.com/codehaus-plexus/plexus-languages.git
- 2025-02-08T13:55:05Z
+ 2025-04-05T09:30:36Z