This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a change to branch dependabot/maven/jaxbri.version-4.0.9
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
discard f8ac155517 build(deps): bump jaxbri.version from 4.0.3 to 4.0.9
add 23e1ba69dc build(deps): bump surefire.version from 3.5.5 to 3.5.6
add 5be7654c3d Merge pull request #1210 from
apache/dependabot/maven/surefire.version-3.5.6
add 34f66e8b5f build(deps): bump
org.apache.maven.plugins:maven-dependency-plugin
add a942f18aec Merge pull request #1212 from
apache/dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.11.0
add 9178ed44bf build(deps): bump
com.fasterxml.jackson.core:jackson-databind
add f10bdeaabc Merge pull request #1213 from
apache/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.21.4
add 19089eb7b0 Add security threat model and AGENTS.md for Glasswing scan
add 20f78ca33f Address Gemini review findings for Glasswing threat model
add 2d702f48ed Rewrite AGENTS.md to prioritize JSON-RPC, OpenAPI, and MCP
scan areas
add 907725c2c7 Widen deserialization scan scope to all transports
add c72f00840f Add HTTP/2 transport module to scan guidance
add 1b41f72181 Add missing mail transport to SECURITY.md transports table
add 4942caf40c Clarify deserialization scan guidance: externalization is
vestigial
add 5cf412f486 build(deps): bump swagger.version from 2.2.50 to 2.2.51
add ca60fd44e9 Merge pull request #1230 from
apache/dependabot/maven/swagger.version-2.2.51
add 451d772324 build(deps): bump
org.springframework.boot:spring-boot-dependencies
add 1760bc6234 Merge pull request #1229 from
apache/dependabot/maven/org.springframework.boot-spring-boot-dependencies-4.1.0
add 864345d2cc build(deps): bump spring.version from 7.0.7 to 7.0.8
add 3fbba3da77 Merge pull request #1228 from
apache/dependabot/maven/spring.version-7.0.8
add 8e7f00e2e7 build(deps): bump com.fasterxml.woodstox:woodstox-core
add 2147c35068 Merge pull request #1226 from
apache/dependabot/maven/com.fasterxml.woodstox-woodstox-core-7.2.1
add 490f2b00a5 build(deps): bump jacoco.version from 0.8.14 to 0.8.15
add fc82955bbc Merge pull request #1225 from
apache/dependabot/maven/jacoco.version-0.8.15
add 85af32a378 build(deps): bump com.sun.xml.messaging.saaj:saaj-impl
add 0f23bf2813 Merge pull request #1224 from
apache/dependabot/maven/com.sun.xml.messaging.saaj-saaj-impl-3.0.6
add 06020aa6d2 build(deps): bump jaxws.rt.version from 4.0.4 to 4.0.5
add 376939dab3 Merge pull request #1223 from
apache/dependabot/maven/jaxws.rt.version-4.0.5
add 8d9ef3cacc build(deps-dev): bump org.jacoco:jacoco-maven-plugin
add ef59b9aedd Merge pull request #1222 from
apache/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.15
add d01a85030e build(deps): bump net.bytebuddy:byte-buddy from 1.18.8 to
1.18.10
add 8b56c12f33 Merge pull request #1220 from
apache/dependabot/maven/net.bytebuddy-byte-buddy-1.18.10
add 792dbb10cb build(deps): bump jetty.version from 12.1.9 to 12.1.10
add f14235d40c Merge pull request #1216 from
apache/dependabot/maven/jetty.version-12.1.10
add 16f1c2f10f build(deps): bump xmlunit.version from 2.11.0 to 2.12.0
add ce393148a0 Merge pull request #1215 from
apache/dependabot/maven/xmlunit.version-2.12.0
add d362b37cda build(deps-dev): bump activemq.version from 6.2.5 to 6.2.6
add 136e3ffeab Merge pull request #1214 from
apache/dependabot/maven/activemq.version-6.2.6
add 1ef6ccbf37 build(deps): bump jaxbri.version from 4.0.3 to 4.0.9
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 (f8ac155517)
\
N -- N -- N refs/heads/dependabot/maven/jaxbri.version-4.0.9
(1ef6ccbf37)
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:
AGENTS.md | 167 +++++++++++++++++++++
SECURITY.md | 244 +++++++++++++++++++++++++++++++
modules/jpa-schema/pom.xml | 2 +-
modules/mcp-bridge/pom.xml | 2 +-
modules/saaj/pom.xml | 2 +-
modules/samples/java_first_jaxws/pom.xml | 2 +-
modules/samples/jaxws-samples/pom.xml | 2 +-
modules/spring-boot-starter/pom.xml | 2 +-
pom.xml | 24 +--
9 files changed, 429 insertions(+), 18 deletions(-)
create mode 100644 AGENTS.md
create mode 100644 SECURITY.md