From 7f2e79b65f810e0bb183f9b0563af110aba86549 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 14:23:14 +0000 Subject: [PATCH 01/11] Bump org.eclipse.jetty.websocket:websocket-jakarta-client in /finish Bumps org.eclipse.jetty.websocket:websocket-jakarta-client from 11.0.19 to 11.0.20. --- updated-dependencies: - dependency-name: org.eclipse.jetty.websocket:websocket-jakarta-client dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- finish/system/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/finish/system/pom.xml b/finish/system/pom.xml index 6ec2bc3..2ba2e3b 100644 --- a/finish/system/pom.xml +++ b/finish/system/pom.xml @@ -38,7 +38,7 @@ org.eclipse.jetty.websocket websocket-jakarta-client - 11.0.19 + 11.0.20 test From 609d50e42545707aba623ce7082d3de5f4e2f816 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 14:23:16 +0000 Subject: [PATCH 02/11] Bump io.openliberty.tools:liberty-maven-plugin in /start Bumps [io.openliberty.tools:liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.10 to 3.10.2. - [Release notes](https://github.com/OpenLiberty/ci.maven/releases) - [Commits](https://github.com/OpenLiberty/ci.maven/compare/liberty-maven-3.10...liberty-maven-3.10.2) --- updated-dependencies: - dependency-name: io.openliberty.tools:liberty-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- start/client/pom.xml | 2 +- start/system/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/start/client/pom.xml b/start/client/pom.xml index f5c9e57..80b0bba 100644 --- a/start/client/pom.xml +++ b/start/client/pom.xml @@ -43,7 +43,7 @@ io.openliberty.tools liberty-maven-plugin - 3.10 + 3.10.2 diff --git a/start/system/pom.xml b/start/system/pom.xml index 6ec2bc3..8a13aa1 100644 --- a/start/system/pom.xml +++ b/start/system/pom.xml @@ -77,7 +77,7 @@ io.openliberty.tools liberty-maven-plugin - 3.10 + 3.10.2 From ba7d62c22ad2d0988fd49c5b0881c67bd3c91cdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 14:23:17 +0000 Subject: [PATCH 03/11] Bump org.apache.maven.plugins:maven-war-plugin in /finish Bumps [org.apache.maven.plugins:maven-war-plugin](https://github.com/apache/maven-war-plugin) from 3.3.2 to 3.4.0. - [Commits](https://github.com/apache/maven-war-plugin/compare/maven-war-plugin-3.3.2...maven-war-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-war-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- finish/client/pom.xml | 2 +- finish/system/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/finish/client/pom.xml b/finish/client/pom.xml index f5c9e57..b8e4d8a 100644 --- a/finish/client/pom.xml +++ b/finish/client/pom.xml @@ -33,7 +33,7 @@ org.apache.maven.plugins maven-war-plugin - 3.3.2 + 3.4.0 pom.xml diff --git a/finish/system/pom.xml b/finish/system/pom.xml index 6ec2bc3..0d0ade8 100644 --- a/finish/system/pom.xml +++ b/finish/system/pom.xml @@ -67,7 +67,7 @@ org.apache.maven.plugins maven-war-plugin - 3.3.2 + 3.4.0 pom.xml From 8a59523891fe4437d4c334196c2f5a07c0691b42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 14:23:17 +0000 Subject: [PATCH 04/11] Bump org.slf4j:slf4j-reload4j from 2.0.11 to 2.0.12 in /start Bumps org.slf4j:slf4j-reload4j from 2.0.11 to 2.0.12. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-reload4j dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- start/system/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start/system/pom.xml b/start/system/pom.xml index 6ec2bc3..4e5ef0c 100644 --- a/start/system/pom.xml +++ b/start/system/pom.xml @@ -56,7 +56,7 @@ org.slf4j slf4j-reload4j - 2.0.11 + 2.0.12 test From 44a2806494a66de7b090b16a1639e5f1a02518d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 14:23:20 +0000 Subject: [PATCH 05/11] Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 in /finish Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.1 to 5.10.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- finish/system/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/finish/system/pom.xml b/finish/system/pom.xml index 6ec2bc3..709cf91 100644 --- a/finish/system/pom.xml +++ b/finish/system/pom.xml @@ -32,7 +32,7 @@ org.junit.jupiter junit-jupiter - 5.10.1 + 5.10.2 test From 2a80ea3397a9eb5f1e358c8bc1733a1ecec7934e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 14:23:21 +0000 Subject: [PATCH 06/11] Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 in /start Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.1 to 5.10.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- start/system/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start/system/pom.xml b/start/system/pom.xml index 6ec2bc3..709cf91 100644 --- a/start/system/pom.xml +++ b/start/system/pom.xml @@ -32,7 +32,7 @@ org.junit.jupiter junit-jupiter - 5.10.1 + 5.10.2 test From 756944ecda9c0d4fb399b332a162faa935119c26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 14:23:22 +0000 Subject: [PATCH 07/11] Bump org.slf4j:slf4j-reload4j from 2.0.11 to 2.0.12 in /finish Bumps org.slf4j:slf4j-reload4j from 2.0.11 to 2.0.12. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-reload4j dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- finish/system/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/finish/system/pom.xml b/finish/system/pom.xml index 6ec2bc3..4e5ef0c 100644 --- a/finish/system/pom.xml +++ b/finish/system/pom.xml @@ -56,7 +56,7 @@ org.slf4j slf4j-reload4j - 2.0.11 + 2.0.12 test From 69abbc3766540057c4ea194cbfd148851d3b25ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 14:23:22 +0000 Subject: [PATCH 08/11] Bump org.eclipse.jetty.websocket:websocket-jakarta-client in /start Bumps org.eclipse.jetty.websocket:websocket-jakarta-client from 11.0.19 to 11.0.20. --- updated-dependencies: - dependency-name: org.eclipse.jetty.websocket:websocket-jakarta-client dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- start/system/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start/system/pom.xml b/start/system/pom.xml index 6ec2bc3..2ba2e3b 100644 --- a/start/system/pom.xml +++ b/start/system/pom.xml @@ -38,7 +38,7 @@ org.eclipse.jetty.websocket websocket-jakarta-client - 11.0.19 + 11.0.20 test From f52bc67816f22cbfe71dc4184307777e737d33c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 14:23:25 +0000 Subject: [PATCH 09/11] Bump org.apache.maven.plugins:maven-war-plugin in /start Bumps [org.apache.maven.plugins:maven-war-plugin](https://github.com/apache/maven-war-plugin) from 3.3.2 to 3.4.0. - [Commits](https://github.com/apache/maven-war-plugin/compare/maven-war-plugin-3.3.2...maven-war-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-war-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- start/client/pom.xml | 2 +- start/system/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/start/client/pom.xml b/start/client/pom.xml index f5c9e57..b8e4d8a 100644 --- a/start/client/pom.xml +++ b/start/client/pom.xml @@ -33,7 +33,7 @@ org.apache.maven.plugins maven-war-plugin - 3.3.2 + 3.4.0 pom.xml diff --git a/start/system/pom.xml b/start/system/pom.xml index 6ec2bc3..0d0ade8 100644 --- a/start/system/pom.xml +++ b/start/system/pom.xml @@ -67,7 +67,7 @@ org.apache.maven.plugins maven-war-plugin - 3.3.2 + 3.4.0 pom.xml From a0cacb44f0972847bf731607b50bc91ef4309b75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 14:23:27 +0000 Subject: [PATCH 10/11] Bump io.openliberty.tools:liberty-maven-plugin in /finish Bumps [io.openliberty.tools:liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.10 to 3.10.2. - [Release notes](https://github.com/OpenLiberty/ci.maven/releases) - [Commits](https://github.com/OpenLiberty/ci.maven/compare/liberty-maven-3.10...liberty-maven-3.10.2) --- updated-dependencies: - dependency-name: io.openliberty.tools:liberty-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- finish/client/pom.xml | 2 +- finish/system/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/finish/client/pom.xml b/finish/client/pom.xml index f5c9e57..80b0bba 100644 --- a/finish/client/pom.xml +++ b/finish/client/pom.xml @@ -43,7 +43,7 @@ io.openliberty.tools liberty-maven-plugin - 3.10 + 3.10.2 diff --git a/finish/system/pom.xml b/finish/system/pom.xml index 6ec2bc3..8a13aa1 100644 --- a/finish/system/pom.xml +++ b/finish/system/pom.xml @@ -77,7 +77,7 @@ io.openliberty.tools liberty-maven-plugin - 3.10 + 3.10.2 From 3ee2236440238ca15d93ee49f870616fb29fced0 Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Fri, 22 Mar 2024 10:53:15 -0400 Subject: [PATCH 11/11] remove no use yml --- .github/workflows/add-pr-to-project.yml | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 .github/workflows/add-pr-to-project.yml 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