This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch WW-5233-tiles
in repository https://gitbox.apache.org/repos/asf/struts.git
omit 301d1533e [maven-release-plugin] prepare for next development iteration
omit 3d72886b2 [maven-release-plugin] prepare release STRUTS_6_3_0_RC1
omit 93519c9ff WW-5233 Disables XML external entity parsing
omit f7c522ab5 WW-5233 Introduces Tiles base code into the Tiles plugin
add 13ac0eced Adds missing Dependabot config
add 9aed8cd09 Bump actions/upload-artifact from 3.1.0 to 3.1.2
add 47f7707f6 Merge pull request #702 from
apache/dependabot/github_actions/actions/upload-artifact-3.1.2
add 279ef0cd0 Bump actions/cache from 3.0.8 to 3.3.1
add b2807827e Merge pull request #705 from
apache/dependabot/github_actions/actions/cache-3.3.1
add 66c0b219c Bump osgi.core from 7.0.0 to 8.0.0
add b27c9a6bc Merge pull request #701 from
apache/dependabot/maven/org.osgi-osgi.core-8.0.0
add 040a7c726 Bump stax2-api from 4.2 to 4.2.1
add e6db239aa Merge pull request #703 from
apache/dependabot/maven/org.codehaus.woodstox-stax2-api-4.2.1
add b48adacec Bump ossf/scorecard-action from 2.0.6 to 2.2.0
add 86be4955d Merge pull request #704 from
apache/dependabot/github_actions/ossf/scorecard-action-2.2.0
add c06069cc9 Bump assertj-core from 3.15.0 to 3.24.2
add 4fa10952c Merge pull request #707 from
apache/dependabot/maven/org.assertj-assertj-core-3.24.2
add 10355a9ce Bump jaxb-impl from 2.3.2 to 4.0.3
add dbdf72b38 Merge pull request #708 from
apache/dependabot/maven/com.sun.xml.bind-jaxb-impl-4.0.3
add a0da9f210 Bump net.sf.jasperreports:jasperreports from 6.19.1 to 6.20.5
add 24fcc6e5f Merge pull request #709 from
apache/dependabot/maven/net.sf.jasperreports-jasperreports-6.20.5
add 11833fdd5 Reverts JAXB implementation to pre-Jakarta version
add 51c68e5ca Bump jackson.version from 2.14.1 to 2.15.2
add 3685c074c Unifies versions
add bcaab0c2b Merge pull request #713 from
apache/dependabot/maven/jackson.version-2.15.2
add 129b2c3b0 WW-5325 Upgrades commons-lang3 to version 3.13.0
add 85f7e8a1a Merge pull request #714 from apache/WW-5325-commons-lang3
new 10203ed89 WW-5233 Introduces Tiles base code into the Tiles plugin
new 01ccc0bcb WW-5233 Disables XML external entity parsing
new 67a21ffe1 [maven-release-plugin] prepare release STRUTS_6_3_0_RC1
new 8080d41a1 [maven-release-plugin] prepare for next development iteration
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 (301d1533e)
\
N -- N -- N refs/heads/WW-5233-tiles (8080d41a1)
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.
The 4 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/dependabot.yml | 10 ++++++++++
.github/workflows/maven.yml | 2 +-
.github/workflows/scorecards-analysis.yaml | 4 ++--
plugins/bean-validation/pom.xml | 2 +-
plugins/jasperreports/pom.xml | 2 +-
plugins/osgi/pom.xml | 2 +-
pom.xml | 11 +++++------
7 files changed, 21 insertions(+), 12 deletions(-)
create mode 100644 .github/dependabot.yml