diff --git a/.github/workflows/add-pr-to-project.yml b/.github/workflows/add-pr-to-project.yml
deleted file mode 100644
index 0b1643a..0000000
--- a/.github/workflows/add-pr-to-project.yml
+++ /dev/null
@@ -1,18 +0,0 @@
-name: Add PRs to Dependabot PRs dashboard
-
-on:
- pull_request:
- types:
- - opened
- - labeled
-
-jobs:
- add-to-project:
- name: Add PR to dashboard
- runs-on: ubuntu-latest
- steps:
- - uses: actions/add-to-project@v0.5.0
- with:
- project-url: https://github.com/orgs/OpenLiberty/projects/26
- github-token: ${{ secrets.ADMIN_BACKLOG }}
- labeled: dependencies
diff --git a/finish/inventory/pom.xml b/finish/inventory/pom.xml
index 72c3334..2142be1 100644
--- a/finish/inventory/pom.xml
+++ b/finish/inventory/pom.xml
@@ -54,7 +54,7 @@
org.junit.jupiter
junit-jupiter
- 5.10.1
+ 5.10.2
test
@@ -83,13 +83,13 @@
org.apache.maven.plugins
maven-war-plugin
- 3.3.2
+ 3.4.0
io.openliberty.tools
liberty-maven-plugin
- 3.10
+ 3.10.2
diff --git a/finish/system/pom.xml b/finish/system/pom.xml
index 84cb8a5..34cc8b2 100644
--- a/finish/system/pom.xml
+++ b/finish/system/pom.xml
@@ -43,7 +43,7 @@
org.junit.jupiter
junit-jupiter
- 5.10.1
+ 5.10.2
test
@@ -66,13 +66,13 @@
org.apache.maven.plugins
maven-war-plugin
- 3.3.2
+ 3.4.0
io.openliberty.tools
liberty-maven-plugin
- 3.10
+ 3.10.2
diff --git a/start/inventory/pom.xml b/start/inventory/pom.xml
index d9abcdf..06848a3 100644
--- a/start/inventory/pom.xml
+++ b/start/inventory/pom.xml
@@ -46,7 +46,7 @@
org.junit.jupiter
junit-jupiter
- 5.10.1
+ 5.10.2
test
@@ -75,13 +75,13 @@
org.apache.maven.plugins
maven-war-plugin
- 3.3.2
+ 3.4.0
io.openliberty.tools
liberty-maven-plugin
- 3.10
+ 3.10.2
diff --git a/start/system/pom.xml b/start/system/pom.xml
index 84cb8a5..34cc8b2 100644
--- a/start/system/pom.xml
+++ b/start/system/pom.xml
@@ -43,7 +43,7 @@
org.junit.jupiter
junit-jupiter
- 5.10.1
+ 5.10.2
test
@@ -66,13 +66,13 @@
org.apache.maven.plugins
maven-war-plugin
- 3.3.2
+ 3.4.0
io.openliberty.tools
liberty-maven-plugin
- 3.10
+ 3.10.2