This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/release/struts-6-8-x/org.awaitility-awaitility-4.3.0
in repository https://gitbox.apache.org/repos/asf/struts.git
discard a696d6e0f Bump org.awaitility:awaitility from 4.2.2 to 4.3.0
add 34e279e6d [maven-release-plugin] prepare for next development iteration
add 730d55366 Bump org.apache.maven.plugins:maven-failsafe-plugin from
3.5.1 to 3.5.4
add 39c3df303 Merge pull request #1356 from
apache/dependabot/maven/release/struts-6-7-x/org.apache.maven.plugins-maven-failsafe-plugin-3.5.4
add e5e535b01 Bump org.apache.maven.doxia:doxia-module-markdown from
1.12.0 to 2.0.0
add f92b2372b Merge pull request #1369 from
apache/dependabot/maven/release/struts-6-7-x/org.apache.maven.doxia-doxia-module-markdown-2.0.0
add e07612b76 Bump org.assertj:assertj-core from 3.27.4 to 3.27.6 (#1387)
add eb7a0804b Bump commons-validator:commons-validator from 1.9.0 to
1.10.0 (#1385)
add e805bb389 Bump org.freemarker:freemarker from 2.3.33 to 2.3.34 (#1386)
add f053c78db Bump asm.version from 9.7.1 to 9.9 (#1393)
add 8d935b139 Bump com.thoughtworks.xstream:xstream from 1.4.20 to 1.4.21
(#1408)
add 7003406d4 Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.6.2
(#1411)
add d9b84bc89 Bump jackson.version from 2.20.0 to 2.20.1 (#1412)
add 96006ab4f Bump org.apache.maven.plugins:maven-dependency-plugin (#1426)
add 0489abde4 Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.14
(#1428)
add a810da139 Bump com.sun.xml.bind:jaxb-core from 2.3.0.1 to 4.0.6 (#1429)
add cae08102d Removes unused jaxb-core dependency (#1434)
add 1fcfc42ab Bump log4j2.version from 2.25.1 to 2.25.2 (#1437)
add 52dba77dc Bump org.jfree:jfreechart from 1.5.5 to 1.5.6 (#1440)
add 5d648a62b Bump org.apache.rat:apache-rat-plugin from 0.15 to 0.17
(#1436)
add 4997040be Bump maven-surefire-plugin.version from 3.5.1 to 3.5.4
(#1452)
add e5d835bc1 Bump org.apache.maven.plugins:maven-enforcer-plugin from
3.5.0 to 3.6.2 (#1453)
add c8b1d0e2f Bump org.apache.maven.plugins:maven-release-plugin from
3.1.1 to 3.3.0 (#1454)
add 80739da11 Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0
(#1455)
add 7d7060896 Merge pull request #1458 from apache/release/struts-6-7-x
add 9afee9994 Bump org.awaitility:awaitility from 4.2.2 to 4.3.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 (a696d6e0f)
\
N -- N -- N
refs/heads/dependabot/maven/release/struts-6-8-x/org.awaitility-awaitility-4.3.0
(9afee9994)
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:
Jenkinsfile | 18 ++++++++++
apps/pom.xml | 2 +-
apps/rest-showcase/pom.xml | 4 +--
apps/showcase/pom.xml | 4 +--
assembly/pom.xml | 2 +-
bom/pom.xml | 8 ++---
bundles/admin/pom.xml | 2 +-
bundles/demo/pom.xml | 2 +-
bundles/pom.xml | 2 +-
core/pom.xml | 2 +-
plugins/async/pom.xml | 2 +-
plugins/bean-validation/pom.xml | 8 +----
plugins/cdi/pom.xml | 2 +-
plugins/config-browser/pom.xml | 2 +-
plugins/convention/README.md | 44 +++++++++++++++++++++++++
plugins/convention/design.txt | 39 ----------------------
plugins/convention/pom.xml | 2 +-
plugins/dwr/pom.xml | 2 +-
plugins/embeddedjsp/pom.xml | 2 +-
plugins/gxp/pom.xml | 2 +-
plugins/jasperreports/pom.xml | 2 +-
plugins/javatemplates/pom.xml | 2 +-
plugins/jfreechart/pom.xml | 4 +--
plugins/json/pom.xml | 2 +-
plugins/junit/pom.xml | 2 +-
plugins/osgi/pom.xml | 2 +-
plugins/oval/pom.xml | 2 +-
plugins/pell-multipart/pom.xml | 2 +-
plugins/plexus/pom.xml | 2 +-
plugins/pom.xml | 2 +-
plugins/portlet-junit/pom.xml | 2 +-
plugins/portlet-mocks/pom.xml | 2 +-
plugins/portlet-tiles/pom.xml | 2 +-
plugins/portlet/pom.xml | 2 +-
plugins/rest/pom.xml | 2 +-
plugins/sitemesh/pom.xml | 2 +-
plugins/spring/pom.xml | 2 +-
plugins/testng/pom.xml | 2 +-
plugins/tiles/pom.xml | 4 +--
plugins/velocity/pom.xml | 2 +-
plugins/xslt/pom.xml | 2 +-
pom.xml | 71 ++++++++++++++++++----------------------
src/main/groovy/Jenkinsfile.gdsl | 18 ++++++++++
43 files changed, 156 insertions(+), 130 deletions(-)
delete mode 100644 plugins/convention/design.txt