(struts) branch main updated (607401c2d -> 12814e7a7)
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/struts.git from 607401c2d Merge pull request #1284 from apache/dependabot/maven/weld.version-6.0.3.Final add 2bfa4b633 Bump org.easymock:easymock from 5.4.0 to 5.6.0 new 12814e7a7 Merge pull request #1287 from apache/dependabot/maven/org.easymock-easymock-5.6.0 The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
(struts) branch dependabot/maven/org.easymock-easymock-5.6.0 deleted (was 2bfa4b633)
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch dependabot/maven/org.easymock-easymock-5.6.0 in repository https://gitbox.apache.org/repos/asf/struts.git was 2bfa4b633 Bump org.easymock:easymock from 5.4.0 to 5.6.0 The revisions that were on this branch are still contained in other references; therefore, this change does not discard any commits from the repository.
(struts) 01/01: Merge pull request #1287 from apache/dependabot/maven/org.easymock-easymock-5.6.0
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/struts.git commit 12814e7a7ffcfdce5b9ee7952c6a6f8fc058f5ad Merge: 607401c2d 2bfa4b633 Author: Lukasz Lenart AuthorDate: Mon Jul 7 08:16:11 2025 +0200 Merge pull request #1287 from apache/dependabot/maven/org.easymock-easymock-5.6.0 Bump org.easymock:easymock from 5.4.0 to 5.6.0 parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
(struts) branch main updated (033b55c13 -> 607401c2d)
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/struts.git from 033b55c13 Merge pull request #1281 from apache/dependabot/maven/com.fasterxml.jackson-jackson-bom-2.19.1 add 281aa0004 Bump weld.version from 6.0.2.Final to 6.0.3.Final new 607401c2d Merge pull request #1284 from apache/dependabot/maven/weld.version-6.0.3.Final The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
(struts) 01/01: Merge pull request #1284 from apache/dependabot/maven/weld.version-6.0.3.Final
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/struts.git commit 607401c2d68d8c96413dac8b16c7ab57a2252dd0 Merge: 033b55c13 281aa0004 Author: Lukasz Lenart AuthorDate: Mon Jul 7 08:03:26 2025 +0200 Merge pull request #1284 from apache/dependabot/maven/weld.version-6.0.3.Final Bump weld.version from 6.0.2.Final to 6.0.3.Final pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
(struts) branch dependabot/maven/weld.version-6.0.3.Final deleted (was 281aa0004)
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch dependabot/maven/weld.version-6.0.3.Final in repository https://gitbox.apache.org/repos/asf/struts.git was 281aa0004 Bump weld.version from 6.0.2.Final to 6.0.3.Final The revisions that were on this branch are still contained in other references; therefore, this change does not discard any commits from the repository.
(struts) branch dependabot/maven/org.easymock-easymock-5.6.0 updated (2dc46ada3 -> 2bfa4b633)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.easymock-easymock-5.6.0 in repository https://gitbox.apache.org/repos/asf/struts.git discard 2dc46ada3 Bump org.easymock:easymock from 5.4.0 to 5.6.0 add b70f2aed1 Bump github/codeql-action from 3.29.0 to 3.29.2 add 6b80a1cf5 Merge pull request #1288 from apache/dependabot/github_actions/github/codeql-action-3.29.2 add e043d4145 Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.1 add 033b55c13 Merge pull request #1281 from apache/dependabot/maven/com.fasterxml.jackson-jackson-bom-2.19.1 add 281aa0004 Bump weld.version from 6.0.2.Final to 6.0.3.Final add 607401c2d Merge pull request #1284 from apache/dependabot/maven/weld.version-6.0.3.Final add 2bfa4b633 Bump org.easymock:easymock from 5.4.0 to 5.6.0 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (2dc46ada3) \ N -- N -- N refs/heads/dependabot/maven/org.easymock-easymock-5.6.0 (2bfa4b633) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .github/workflows/codeql.yml | 6 +++--- .github/workflows/scorecards-analysis.yaml | 2 +- pom.xml| 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-)
(struts) 01/01: Merge pull request #1288 from apache/dependabot/github_actions/github/codeql-action-3.29.2
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/struts.git commit 6b80a1cf50b2d840136df915363de8c3e2d8febc Merge: 6466bb120 b70f2aed1 Author: Lukasz Lenart AuthorDate: Mon Jul 7 07:20:27 2025 +0200 Merge pull request #1288 from apache/dependabot/github_actions/github/codeql-action-3.29.2 Bump github/codeql-action from 3.29.0 to 3.29.2 .github/workflows/codeql.yml | 6 +++--- .github/workflows/scorecards-analysis.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-)
(struts) branch dependabot/github_actions/github/codeql-action-3.29.2 deleted (was b70f2aed1)
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch dependabot/github_actions/github/codeql-action-3.29.2 in repository https://gitbox.apache.org/repos/asf/struts.git was b70f2aed1 Bump github/codeql-action from 3.29.0 to 3.29.2 The revisions that were on this branch are still contained in other references; therefore, this change does not discard any commits from the repository.
(struts) branch main updated (6466bb120 -> 6b80a1cf5)
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/struts.git from 6466bb120 Bump com.github.ben-manes.caffeine:caffeine from 3.2.0 to 3.2.1 (#1282) add b70f2aed1 Bump github/codeql-action from 3.29.0 to 3.29.2 new 6b80a1cf5 Merge pull request #1288 from apache/dependabot/github_actions/github/codeql-action-3.29.2 The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .github/workflows/codeql.yml | 6 +++--- .github/workflows/scorecards-analysis.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-)
(struts) branch dependabot/maven/com.fasterxml.jackson-jackson-bom-2.19.1 updated (92e69070b -> e043d4145)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.fasterxml.jackson-jackson-bom-2.19.1 in repository https://gitbox.apache.org/repos/asf/struts.git omit 92e69070b Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.1 add b70f2aed1 Bump github/codeql-action from 3.29.0 to 3.29.2 add 6b80a1cf5 Merge pull request #1288 from apache/dependabot/github_actions/github/codeql-action-3.29.2 add e043d4145 Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.1 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (92e69070b) \ N -- N -- N refs/heads/dependabot/maven/com.fasterxml.jackson-jackson-bom-2.19.1 (e043d4145) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .github/workflows/codeql.yml | 6 +++--- .github/workflows/scorecards-analysis.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-)
(struts) branch dependabot/maven/jasperreports7.version-7.0.3 deleted (was 198c20c7e)
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch dependabot/maven/jasperreports7.version-7.0.3 in repository https://gitbox.apache.org/repos/asf/struts.git was 198c20c7e Bump jasperreports7.version from 6.21.3 to 7.0.3 The revisions that were on this branch are still contained in other references; therefore, this change does not discard any commits from the repository.
(struts) branch main updated (6b80a1cf5 -> 033b55c13)
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/struts.git from 6b80a1cf5 Merge pull request #1288 from apache/dependabot/github_actions/github/codeql-action-3.29.2 add e043d4145 Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.1 add 033b55c13 Merge pull request #1281 from apache/dependabot/maven/com.fasterxml.jackson-jackson-bom-2.19.1 No new revisions were added by this update. Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
(struts) branch dependabot/maven/com.fasterxml.jackson-jackson-bom-2.19.1 deleted (was e043d4145)
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch dependabot/maven/com.fasterxml.jackson-jackson-bom-2.19.1 in repository https://gitbox.apache.org/repos/asf/struts.git was e043d4145 Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.1 The revisions that were on this branch are still contained in other references; therefore, this change does not discard any commits from the repository.
(struts) branch dependabot/maven/weld.version-6.0.3.Final updated (3ce04d2e5 -> 281aa0004)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/weld.version-6.0.3.Final in repository https://gitbox.apache.org/repos/asf/struts.git discard 3ce04d2e5 Bump weld.version from 6.0.2.Final to 6.0.3.Final add 6466bb120 Bump com.github.ben-manes.caffeine:caffeine from 3.2.0 to 3.2.1 (#1282) add b70f2aed1 Bump github/codeql-action from 3.29.0 to 3.29.2 add 6b80a1cf5 Merge pull request #1288 from apache/dependabot/github_actions/github/codeql-action-3.29.2 add e043d4145 Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.1 add 033b55c13 Merge pull request #1281 from apache/dependabot/maven/com.fasterxml.jackson-jackson-bom-2.19.1 add 281aa0004 Bump weld.version from 6.0.2.Final to 6.0.3.Final This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (3ce04d2e5) \ N -- N -- N refs/heads/dependabot/maven/weld.version-6.0.3.Final (281aa0004) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .github/workflows/codeql.yml | 6 +++--- .github/workflows/scorecards-analysis.yaml | 2 +- parent/pom.xml | 2 +- pom.xml| 2 +- 4 files changed, 6 insertions(+), 6 deletions(-)
(struts) branch dependabot/github_actions/github/codeql-action-3.29.1 deleted (was 47820e98e)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/github/codeql-action-3.29.1 in repository https://gitbox.apache.org/repos/asf/struts.git was 47820e98e Bump github/codeql-action from 3.29.0 to 3.29.1 The revisions that were on this branch are still contained in other references; therefore, this change does not discard any commits from the repository.
(struts) branch dependabot/github_actions/github/codeql-action-3.29.2 created (now b70f2aed1)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/github/codeql-action-3.29.2 in repository https://gitbox.apache.org/repos/asf/struts.git at b70f2aed1 Bump github/codeql-action from 3.29.0 to 3.29.2 No new revisions were added by this update.
(struts-examples) branch dependabot/maven/org.eclipse.jetty.ee10-jetty-ee10-maven-plugin-12.0.22 deleted (was 15f9c17)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.eclipse.jetty.ee10-jetty-ee10-maven-plugin-12.0.22 in repository https://gitbox.apache.org/repos/asf/struts-examples.git was 15f9c17 Build(deps): Bump org.eclipse.jetty.ee10:jetty-ee10-maven-plugin The revisions that were on this branch are still contained in other references; therefore, this change does not discard any commits from the repository.
(struts-examples) branch dependabot/maven/org.eclipse.jetty.ee10-jetty-ee10-maven-plugin-12.0.23 created (now aac969f)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.eclipse.jetty.ee10-jetty-ee10-maven-plugin-12.0.23 in repository https://gitbox.apache.org/repos/asf/struts-examples.git at aac969f Build(deps): Bump org.eclipse.jetty.ee10:jetty-ee10-maven-plugin No new revisions were added by this update.
(struts-examples) branch dependabot/maven/io.quarkus-quarkus-universe-bom-3.24.1 deleted (was 641cd64)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/io.quarkus-quarkus-universe-bom-3.24.1 in repository https://gitbox.apache.org/repos/asf/struts-examples.git was 641cd64 Build(deps): Bump io.quarkus:quarkus-universe-bom from 3.21.2 to 3.24.1 The revisions that were on this branch are still contained in other references; therefore, this change does not discard any commits from the repository.
(struts-examples) branch dependabot/maven/io.quarkus-quarkus-universe-bom-3.24.2 created (now 965d9a1)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/io.quarkus-quarkus-universe-bom-3.24.2 in repository https://gitbox.apache.org/repos/asf/struts-examples.git at 965d9a1 Build(deps): Bump io.quarkus:quarkus-universe-bom from 3.21.2 to 3.24.2 No new revisions were added by this update.